Skip to content

Releases: rodrigobriet/TMDbClient

TMDbClient 1.0.0

25 Jun 05:30
b6eb896

Choose a tag to compare

To use the TMDbClient 1.0.0 with Gradle:

compile 'com.github.rodrigobriet:tmdbclient:1.0.0'

with Maven:

<dependency>
    <groupId>com.github.rodrigobriet</groupId>
    <artifactId>tmdbclient</artifactId>
    <version>1.0.0</version>
</dependency>