is not current version
Last Version 1.58

no.entur:schema2proto-parent 1.0-alpha-25

Schema2proto - Xsd schema to protobuf

GroupId

GroupId

no.entur
ArtifactId

ArtifactId

schema2proto-parent
Version

Version

1.0-alpha-25
Type

Type

pom

Download schema2proto-parent 1.0-alpha-25


<!-- https://jarcasting.com/artifacts/no.entur/schema2proto-parent/ -->
<dependency>
    <groupId>no.entur</groupId>
    <artifactId>schema2proto-parent</artifactId>
    <version>1.0-alpha-25</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/no.entur/schema2proto-parent/
implementation 'no.entur:schema2proto-parent:1.0-alpha-25'
// https://jarcasting.com/artifacts/no.entur/schema2proto-parent/
implementation ("no.entur:schema2proto-parent:1.0-alpha-25")
'no.entur:schema2proto-parent:pom:1.0-alpha-25'
<dependency org="no.entur" name="schema2proto-parent" rev="1.0-alpha-25">
  <artifact name="schema2proto-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='no.entur', module='schema2proto-parent', version='1.0-alpha-25')
)
libraryDependencies += "no.entur" % "schema2proto-parent" % "1.0-alpha-25"
[no.entur/schema2proto-parent "1.0-alpha-25"]