is not current version
Last Version 1.58

no.entur:schema2proto-wire 1.8


Categories

Categories

Wire Data Data Structures
GroupId

GroupId

no.entur
ArtifactId

ArtifactId

schema2proto-wire
Version

Version

1.8
Type

Type

jar

Download schema2proto-wire 1.8


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