is not current version
Last Version 1.58

no.entur:schema2proto-wire 1.15


Categories

Categories

Wire Data Data Structures
GroupId

GroupId

no.entur
ArtifactId

ArtifactId

schema2proto-wire
Version

Version

1.15
Type

Type

jar

Download schema2proto-wire 1.15


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