is not current version
Last Version 1.71

no.entur:netex-protobuf 0.1

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

0.1
Type

Type

jar

Download netex-protobuf 0.1


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