Categories |
CategoriesWire Data Data Structures |
---|---|
GroupId | GroupIdno.entur |
ArtifactId | ArtifactIdschema2proto-wire |
Version | Version1.34 |
Type | Typejar |
Filename | Size |
---|---|
schema2proto-wire-1.34.pom | |
schema2proto-wire-1.34.jar | 173 KB |
schema2proto-wire-1.34-sources.jar | 87 KB |
schema2proto-wire-1.34-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.entur/schema2proto-wire/ -->
<dependency>
<groupId>no.entur</groupId>
<artifactId>schema2proto-wire</artifactId>
<version>1.34</version>
</dependency>
// https://jarcasting.com/artifacts/no.entur/schema2proto-wire/
implementation 'no.entur:schema2proto-wire:1.34'
// https://jarcasting.com/artifacts/no.entur/schema2proto-wire/
implementation ("no.entur:schema2proto-wire:1.34")
'no.entur:schema2proto-wire:jar:1.34'
<dependency org="no.entur" name="schema2proto-wire" rev="1.34">
<artifact name="schema2proto-wire" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entur', module='schema2proto-wire', version='1.34')
)
libraryDependencies += "no.entur" % "schema2proto-wire" % "1.34"
[no.entur/schema2proto-wire "1.34"]