is not current version
Last Version 1.58

no.entur:schema2proto-wire 1.6


Categories

Categories

Wire Data Data Structures
GroupId

GroupId

no.entur
ArtifactId

ArtifactId

schema2proto-wire
Version

Version

1.6
Type

Type

jar

Download schema2proto-wire 1.6


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