The Blue Alliance APIs for Java
Java
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.idea
gradle/wrapper
src/main/java/com/adithyasairam/tba4j
.gitignore
.travis.yml
README.md
build.gradle
gradlew
gradlew.bat
settings.gradle

README.md

TBA4J Build Status

The Blue Alliance APIs for Java

Don't forget to add these dependences for the app to work:

   compile 'com.google.code.gson:gson:2.7'
   compile 'com.squareup.retrofit2:retrofit:2.1.0'
   compile 'com.squareup.retrofit2:converter-gson:2.1.0'