mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-07 05:48:46 +00:00
398 B
398 B
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