is not current version
Last Version 1.2.0

org.onebusaway:onebusaway-gtfs-realtime-api 1.1.0

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

GroupId

GroupId

org.onebusaway
ArtifactId

ArtifactId

onebusaway-gtfs-realtime-api
Version

Version

1.1.0
Type

Type

jar

Download onebusaway-gtfs-realtime-api 1.1.0


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