GroupId | GroupIdno.entur |
---|---|
ArtifactId | ArtifactIdschema2proto-xsdproto |
Version | Version1.6 |
Type | Typejar |
Filename | Size |
---|---|
schema2proto-xsdproto-1.6.pom | |
schema2proto-xsdproto-1.6.jar | 1 KB |
schema2proto-xsdproto-1.6-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.entur/schema2proto-xsdproto/ -->
<dependency>
<groupId>no.entur</groupId>
<artifactId>schema2proto-xsdproto</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/no.entur/schema2proto-xsdproto/
implementation 'no.entur:schema2proto-xsdproto:1.6'
// https://jarcasting.com/artifacts/no.entur/schema2proto-xsdproto/
implementation ("no.entur:schema2proto-xsdproto:1.6")
'no.entur:schema2proto-xsdproto:jar:1.6'
<dependency org="no.entur" name="schema2proto-xsdproto" rev="1.6">
<artifact name="schema2proto-xsdproto" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entur', module='schema2proto-xsdproto', version='1.6')
)
libraryDependencies += "no.entur" % "schema2proto-xsdproto" % "1.6"
[no.entur/schema2proto-xsdproto "1.6"]