Jar examples for g:gtfs-realtime-bindings
Java classes generated from the GTFS-realtime protocol buffer specification.
You can download jar file gtfs-realtime-bindings 0.0.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gtfs-realtime-bindings-0.0.4.jar to your project.
<dependency> <groupId>com.google.transit</groupId> <artifactId>gtfs-realtime-bindings</artifactId> <version>0.0.4</version> </dependency>
compile group: 'com.google.transit', name: 'gtfs-realtime-bindings', version: '0.0.4'
libraryDependencies += "com.google.transit" % "gtfs-realtime-bindings" % "0.0.4"
<dependency org="com.google.transit" name="gtfs-realtime-bindings" rev="0.0.4"/>
@Grapes(@Grab(group='com.google.transit', module='gtfs-realtime-bindings', version='0.0.4'))
'com.google.transit:gtfs-realtime-bindings:jar:0.0.4'
Click the following link to download the jar file.
gtfs-realtime-bindings-0.0.4-javadoc.jar