is not current version
Last Version 6.2.0

com.conveyal:gtfs-lib 1.4.0

A library for reading and manipulating GTFS feeds of arbitrary size

GroupId

GroupId

com.conveyal
ArtifactId

ArtifactId

gtfs-lib
Version

Version

1.4.0
Type

Type

jar

Download gtfs-lib 1.4.0


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