Last Version

onebusaway-gtfs 1.3.4

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

License

License

GroupId

GroupId

org.onebusaway
ArtifactId

ArtifactId

onebusaway-gtfs
Version

Version

1.3.4
Type

Type

jar
Description

Description

onebusaway-gtfs
A Java library for reading and writing General Transit Feed Spec feeds
Project URL

Project URL

https://github.com/OneBusAway/onebusaway-gtfs-modules/wiki/onebusaway-gtfs/
Project Organization

Project Organization

OneBusAway

Download onebusaway-gtfs 1.3.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.onebusaway : onebusaway-csv-entities jar 1.1.4

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.6
junit : junit jar 4.4
org.mockito : mockito-core jar 1.8.0

Project Modules

There are no modules declared in this project.