is not current version
Last Version 1.58

no.entur:schema2proto-lib 1.24


GroupId

GroupId

no.entur
ArtifactId

ArtifactId

schema2proto-lib
Version

Version

1.24
Type

Type

jar

Download schema2proto-lib 1.24


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