Download gtfs-realtime-bindings-0.0.4.jar file - Jar g

Jar examples for g:gtfs-realtime-bindings

Description

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

You can download jar file gtfs-realtime-bindings 0.0.4 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

gtfs-realtime-bindings-0.0.4-javadoc.jar
gtfs-realtime-bindings-0.0.4-sources.jar
gtfs-realtime-bindings-0.0.4.jar
gtfs-realtime-bindings-0.0.4.pom



Related Tutorials