GroupId | GroupIdcom.moviejukebox |
---|---|
ArtifactId | ArtifactIdthetvdbapi |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPI-TheTVDB
API for TheTVDB.com website
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
thetvdbapi-1.4.pom | |
thetvdbapi-1.4.jar | 40 KB |
thetvdbapi-1.4-sources.jar | 25 KB |
thetvdbapi-1.4-javadoc.jar | 117 KB |
thetvdbapi-1.4-bin.zip | 172 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.moviejukebox/thetvdbapi/ -->
<dependency>
<groupId>com.moviejukebox</groupId>
<artifactId>thetvdbapi</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.moviejukebox/thetvdbapi/
implementation 'com.moviejukebox:thetvdbapi:1.4'
// https://jarcasting.com/artifacts/com.moviejukebox/thetvdbapi/
implementation ("com.moviejukebox:thetvdbapi:1.4")
'com.moviejukebox:thetvdbapi:jar:1.4'
<dependency org="com.moviejukebox" name="thetvdbapi" rev="1.4">
<artifact name="thetvdbapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.moviejukebox', module='thetvdbapi', version='1.4')
)
libraryDependencies += "com.moviejukebox" % "thetvdbapi" % "1.4"
[com.moviejukebox/thetvdbapi "1.4"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.7 |
org.apache.commons : commons-lang3 | jar | 3.1 |
log4j : log4j | jar | 1.2.17 |
org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |