com.jakewharton.trakt.util.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!
/**
* Utilities for handling the interaction with remote APIs.
*/
package com.jakewharton.trakt.util;