License |
License |
---|---|
GroupId | GroupIdcom.google.transit |
ArtifactId | ArtifactIdgtfs-realtime-bindings |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptiongtfs-realtime-bindings
Java classes generated from the GTFS-realtime protocol buffer specification.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gtfs-realtime-bindings-0.0.4.pom | |
gtfs-realtime-bindings-0.0.4.jar | 204 KB |
gtfs-realtime-bindings-0.0.4-sources.jar | 73 KB |
gtfs-realtime-bindings-0.0.4-javadoc.jar | 444 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.transit/gtfs-realtime-bindings/ -->
<dependency>
<groupId>com.google.transit</groupId>
<artifactId>gtfs-realtime-bindings</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.transit/gtfs-realtime-bindings/
implementation 'com.google.transit:gtfs-realtime-bindings:0.0.4'
// https://jarcasting.com/artifacts/com.google.transit/gtfs-realtime-bindings/
implementation ("com.google.transit:gtfs-realtime-bindings:0.0.4")
'com.google.transit:gtfs-realtime-bindings:jar:0.0.4'
<dependency org="com.google.transit" name="gtfs-realtime-bindings" rev="0.0.4">
<artifact name="gtfs-realtime-bindings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.transit', module='gtfs-realtime-bindings', version='0.0.4')
)
libraryDependencies += "com.google.transit" % "gtfs-realtime-bindings" % "0.0.4"
[com.google.transit/gtfs-realtime-bindings "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |