- Compiled libraries and setup instructions can be found at http://bridgesuncc.github.io/bridges_setup.html
- Clone this repository
- Install Gradle
- Run
gradle fatjar
in your bridges directory. - The resulting jar can be found in
./build/libs/*.jar
gradle fatjar
in your bridges directory../build/libs/*.jar