is not current version
Last Version 1.9

com.omertron:thetvdbapi 1.7

API for TheTVDB.com website

GroupId

GroupId

com.omertron
ArtifactId

ArtifactId

thetvdbapi
Version

Version

1.7
Type

Type

jar

Download thetvdbapi 1.7


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