License |
License |
---|---|
GroupId | GroupIdgithub.com.taconaut |
ArtifactId | ArtifactIdjtmdb |
Last Version | Last Version1.9.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjtmdb
Offers access to the tmdb API
|
Filename | Size |
---|---|
jtmdb-1.9.17.pom | |
jtmdb-1.9.17.jar | 69 KB |
jtmdb-1.9.17-sources.jar | 43 KB |
jtmdb-1.9.17-javadoc.jar | 225 KB |
Browse |
<!-- https://jarcasting.com/artifacts/github.com.taconaut/jtmdb/ -->
<dependency>
<groupId>github.com.taconaut</groupId>
<artifactId>jtmdb</artifactId>
<version>1.9.17</version>
</dependency>
// https://jarcasting.com/artifacts/github.com.taconaut/jtmdb/
implementation 'github.com.taconaut:jtmdb:1.9.17'
// https://jarcasting.com/artifacts/github.com.taconaut/jtmdb/
implementation ("github.com.taconaut:jtmdb:1.9.17")
'github.com.taconaut:jtmdb:jar:1.9.17'
<dependency org="github.com.taconaut" name="jtmdb" rev="1.9.17">
<artifact name="jtmdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='github.com.taconaut', module='jtmdb', version='1.9.17')
)
libraryDependencies += "github.com.taconaut" % "jtmdb" % "1.9.17"
[github.com.taconaut/jtmdb "1.9.17"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20090211 |