Unleash public transport data in your Java project.
Find a file
Andreas Schildbach 04382fe67e Remove 'service' sub-project.
It will be re-published as a separate repository.
2019-07-19 16:43:46 +02:00
enabler SE: Update API client. 2019-06-19 16:10:08 +02:00
.gitignore Migrate build from Maven to Gradle. 2015-07-01 18:43:36 +02:00
.travis.yml Make Travis CI use Ubuntu Trusty image for building. 2017-06-25 20:30:31 +02:00
build.gradle Migrate build from Maven to Gradle. 2015-07-01 18:43:36 +02:00
README.md Remove 'service' sub-project. 2019-07-19 16:43:46 +02:00
settings.gradle Remove 'service' sub-project. 2019-07-19 16:43:46 +02:00

Welcome to Public Transport Enabler, a Java library allowing you to get data from public transport providers.

This project contains several subprojects:

  • enabler: The library itself. This is probably what you're searching for. See the subproject's README for more information.

You can build all sub-projects at once using Gradle:

gradle clean build