is not current version
Last Version 1.9

com.omertron:thetvdbapi 1.8

API for TheTVDB.com website

GroupId

GroupId

com.omertron
ArtifactId

ArtifactId

thetvdbapi
Version

Version

1.8
Type

Type

jar

Download thetvdbapi 1.8


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