is not current version
Last Version 0.0.4

com.google.transit:gtfs-realtime-bindings 0.0.1

Java classes generated from the GTFS-realtime protocol buffer specification.

GroupId

GroupId

com.google.transit
ArtifactId

ArtifactId

gtfs-realtime-bindings
Version

Version

0.0.1
Type

Type

jar

Download gtfs-realtime-bindings 0.0.1


<!-- https://jarcasting.com/artifacts/com.google.transit/gtfs-realtime-bindings/ -->
<dependency>
    <groupId>com.google.transit</groupId>
    <artifactId>gtfs-realtime-bindings</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.transit/gtfs-realtime-bindings/
implementation 'com.google.transit:gtfs-realtime-bindings:0.0.1'
// https://jarcasting.com/artifacts/com.google.transit/gtfs-realtime-bindings/
implementation ("com.google.transit:gtfs-realtime-bindings:0.0.1")
'com.google.transit:gtfs-realtime-bindings:jar:0.0.1'
<dependency org="com.google.transit" name="gtfs-realtime-bindings" rev="0.0.1">
  <artifact name="gtfs-realtime-bindings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.transit', module='gtfs-realtime-bindings', version='0.0.1')
)
libraryDependencies += "com.google.transit" % "gtfs-realtime-bindings" % "0.0.1"
[com.google.transit/gtfs-realtime-bindings "0.0.1"]