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