| License |
License |
|---|---|
| GroupId | GroupIdcom.omertron |
| ArtifactId | ArtifactIdthetvdbapi |
| Last Version | Last Version1.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAPI-TheTVDB
API for TheTVDB.com website
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| thetvdbapi-1.9.pom | |
| thetvdbapi-1.9.jar | 44 KB |
| thetvdbapi-1.9-sources.jar | 31 KB |
| thetvdbapi-1.9-javadoc.jar | 136 KB |
| thetvdbapi-1.9-bin.zip | 200 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.omertron/thetvdbapi/ -->
<dependency>
<groupId>com.omertron</groupId>
<artifactId>thetvdbapi</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.omertron/thetvdbapi/
implementation 'com.omertron:thetvdbapi:1.9'
// https://jarcasting.com/artifacts/com.omertron/thetvdbapi/
implementation ("com.omertron:thetvdbapi:1.9")
'com.omertron:thetvdbapi:jar:1.9'
<dependency org="com.omertron" name="thetvdbapi" rev="1.9">
<artifact name="thetvdbapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.omertron', module='thetvdbapi', version='1.9')
)
libraryDependencies += "com.omertron" % "thetvdbapi" % "1.9"
[com.omertron/thetvdbapi "1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.16 |
| org.yamj : api-common | jar | 2.0 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.16 |