Jar examples for g:gtfs-lib
A library to load and index GTFS feeds of arbitrary size using disk-backed storage
You can download jar file gtfs-lib 3.0.3 in this page.
BSD Two Clause
You can use the following script to add gtfs-lib-3.0.3.jar to your project.
<dependency> <groupId>com.conveyal</groupId> <artifactId>gtfs-lib</artifactId> <version>3.0.3</version> </dependency>
compile group: 'com.conveyal', name: 'gtfs-lib', version: '3.0.3'
libraryDependencies += "com.conveyal" % "gtfs-lib" % "3.0.3"
<dependency org="com.conveyal" name="gtfs-lib" rev="3.0.3"/>
@Grapes(@Grab(group='com.conveyal', module='gtfs-lib', version='3.0.3'))
'com.conveyal:gtfs-lib:jar:3.0.3'
Click the following link to download the jar file.
gtfs-lib-3.0.3-javadoc.jar