is not current version
Last Version 1.3.4

org.onebusaway:onebusaway-gtfs 1.2.5

A Java library for reading and writing Google Transit Feed Spec feeds

GroupId

GroupId

org.onebusaway
ArtifactId

ArtifactId

onebusaway-gtfs
Version

Version

1.2.5
Type

Type

jar

Download onebusaway-gtfs 1.2.5


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