All Downloads are FREE. Search and download functionalities are using the official Maven repository.

info.movito.themoviedbapi.model.companies.AlternativeNamesResultsPage Maven / Gradle / Ivy

Go to download

A Java-wrapper around the JSON API provided by TMdB, which is an open database for movie and tv content.

There is a newer version: 2.2.0
Show newest version
package info.movito.themoviedbapi.model.companies;

import info.movito.themoviedbapi.model.core.AlternativeName;
import info.movito.themoviedbapi.model.core.Results;

public class AlternativeNamesResultsPage extends Results {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy