MVN

com.google.transit : gtfs-realtime-bindings

Maven & Gradle

Feb 27, 2015
3 usages
372 stars

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

<dependency>
    <groupId>com.google.transit</groupId>
    <artifactId>gtfs-realtime-bindings</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.transit : gtfs-realtime-bindings to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of com.google.transit : gtfs-realtime-bindings to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
gtfs-realtime-bindings-0.0.4
gtfs-realtime-bindings-0.0.3
gtfs-realtime-bindings-0.0.2
gtfs-realtime-bindings-0.0.1

How to add a dependency to Maven

Add the following com.google.transit : gtfs-realtime-bindings maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.transit</groupId>
    <artifactId>gtfs-realtime-bindings</artifactId>
    <version>0.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.transit : gtfs-realtime-bindings gradle dependency to your build.gradle file:

implementation 'com.google.transit:gtfs-realtime-bindings:0.0.4'

Gradle Kotlin DSL: Add the following com.google.transit : gtfs-realtime-bindings gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.transit:gtfs-realtime-bindings:0.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.transit : gtfs-realtime-bindings sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.transit" % "gtfs-realtime-bindings" % "0.0.4"

Advertisement

Dependencies from Group

Feb 27, 2015
3 usages
372 stars

Discover Dependencies

Dec 11, 2014
44 usages
33 stars
May 18, 2012
1 usages
4 stars
je
Jun 16, 2008
21 usages
Oct 01, 2013
2 usages
Jun 13, 2014
116 stars
Oct 05, 2014
8 stars
Oct 16, 2011
63 usages
296 stars
Mar 12, 2015
1 stars