jar

com.uwetrottmann.thetvdb-java : thetvdb-java

Maven & Gradle

Aug 14, 2020
18 stars

thetvdb-java · TheTVDB API wrapper in Java written using retrofit 2.

Table Of Contents

Latest Version

Download com.uwetrottmann.thetvdb-java : thetvdb-java JAR file - Latest Versions:

All Versions

Download com.uwetrottmann.thetvdb-java : thetvdb-java JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window thetvdb-java-2.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.uwetrottmann.thetvdb.internal

├─ com.uwetrottmann.thetvdb.internal.EverythingIsNonNull.class - [JAR]

├─ com.uwetrottmann.thetvdb.internal.EverythingIsNullable.class - [JAR]

com.uwetrottmann.thetvdb

├─ com.uwetrottmann.thetvdb.TheTvdb.class - [JAR]

├─ com.uwetrottmann.thetvdb.TheTvdbAuthenticator.class - [JAR]

├─ com.uwetrottmann.thetvdb.TheTvdbInterceptor.class - [JAR]

├─ com.uwetrottmann.thetvdb.package-info.class - [JAR]

com.uwetrottmann.thetvdb.services

├─ com.uwetrottmann.thetvdb.services.TheTvdbAuthentication.class - [JAR]

├─ com.uwetrottmann.thetvdb.services.TheTvdbEpisodes.class - [JAR]

├─ com.uwetrottmann.thetvdb.services.TheTvdbLanguages.class - [JAR]

├─ com.uwetrottmann.thetvdb.services.TheTvdbSearch.class - [JAR]

├─ com.uwetrottmann.thetvdb.services.TheTvdbSeries.class - [JAR]

├─ com.uwetrottmann.thetvdb.services.TheTvdbUpdated.class - [JAR]

├─ com.uwetrottmann.thetvdb.services.TheTvdbUser.class - [JAR]

com.uwetrottmann.thetvdb.entities

├─ com.uwetrottmann.thetvdb.entities.Actor.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.ActorsResponse.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.Episode.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.EpisodeResponse.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.EpisodesResponse.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.EpisodesSummary.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.EpisodesSummaryResponse.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.ErrorResponse.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.Language.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.LanguageResponse.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.LanguagesResponse.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.Links.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.LoginData.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.SearchParams.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.SearchParamsResponse.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.Series.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.SeriesImageQueryResult.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.SeriesImageQueryResultResponse.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.SeriesImagesQueryParam.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.SeriesImagesQueryParamResponse.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.SeriesResponse.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.SeriesResultsResponse.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.SeriesUpdate.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.SeriesUpdatesResponse.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.Token.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.User.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.UserFavorites.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.UserFavoritesResponse.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.UserRating.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.UserRatingsQueryParamsRepsonse.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.UserRatingsResponse.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.UserResponse.class - [JAR]

├─ com.uwetrottmann.thetvdb.entities.package-info.class - [JAR]

Advertisement