is not current version
Last Version 1.71

no.entur:netex-protobuf 1.5

Generates protobuf descriptor files based on NeTEx xsd

Categories

Categories

Net Protobuf Data Data Structures
GroupId

GroupId

no.entur
ArtifactId

ArtifactId

netex-protobuf
Version

Version

1.5
Type

Type

jar

Download netex-protobuf 1.5


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