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