Last Version

thetvdb-java 2.4.0

TheTVDB API wrapper in Java written using retrofit 2.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.uwetrottmann.thetvdb-java
ArtifactId

ArtifactId

thetvdb-java
Version

Version

2.4.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/UweTrottmann/thetvdb-java
Source Code Management

Source Code Management

https://github.com/UweTrottmann/thetvdb-java

Download thetvdb-java 2.4.0


<!-- https://jarcasting.com/artifacts/com.uwetrottmann.thetvdb-java/thetvdb-java/ -->
<dependency>
    <groupId>com.uwetrottmann.thetvdb-java</groupId>
    <artifactId>thetvdb-java</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.uwetrottmann.thetvdb-java/thetvdb-java/
implementation 'com.uwetrottmann.thetvdb-java:thetvdb-java:2.4.0'
// https://jarcasting.com/artifacts/com.uwetrottmann.thetvdb-java/thetvdb-java/
implementation ("com.uwetrottmann.thetvdb-java:thetvdb-java:2.4.0")
'com.uwetrottmann.thetvdb-java:thetvdb-java:jar:2.4.0'
<dependency org="com.uwetrottmann.thetvdb-java" name="thetvdb-java" rev="2.4.0">
  <artifact name="thetvdb-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uwetrottmann.thetvdb-java', module='thetvdb-java', version='2.4.0')
)
libraryDependencies += "com.uwetrottmann.thetvdb-java" % "thetvdb-java" % "2.4.0"
[com.uwetrottmann.thetvdb-java/thetvdb-java "2.4.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.6.2
com.squareup.retrofit2 : converter-gson jar 2.6.2

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.13
com.google.truth : truth jar 1.0.1
com.squareup.okhttp3 : logging-interceptor jar 3.12.0

Project Modules

There are no modules declared in this project.