is not current version
Last Version 2.4.0

com.uwetrottmann.thetvdb-java:thetvdb-java 1.4.1

TheTVDB API wrapper in Java written using retrofit 2.

Categories

Categories

Java Languages
GroupId

GroupId

com.uwetrottmann.thetvdb-java
ArtifactId

ArtifactId

thetvdb-java
Version

Version

1.4.1
Type

Type

jar

Download thetvdb-java 1.4.1


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