com.jakewharton.trakt.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of trakt-java Show documentation
Show all versions of trakt-java Show documentation
A Java wrapper around the Trakt RESTful API and a simple DSL for easy interaction.
The newest version!
/**
* Classes which assist in marshalling the native builder methods to proper
* remote API calls and the resulting JSON to POJOs specifically for the
* Trakt RESTful API.
*/
package com.jakewharton.trakt;