is not current version
Last Version 1.58

no.entur:schema2proto-parent 1.48

Schema2proto - XSD schema to protobuf.

GroupId

GroupId

no.entur
ArtifactId

ArtifactId

schema2proto-parent
Version

Version

1.48
Type

Type

pom

Download schema2proto-parent 1.48


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