Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdcom.github.kw3r |
ArtifactId | ArtifactIdcom.github.kw3r.tmdb |
Version | Version0.0.5 |
Type | Typejar |
Description |
DescriptionTMDB
TMDB
|
Filename | Size |
---|---|
com.github.kw3r.tmdb-0.0.5.pom | |
com.github.kw3r.tmdb-0.0.5.jar | 66 KB |
com.github.kw3r.tmdb-0.0.5-sources.jar | 42 KB |
com.github.kw3r.tmdb-0.0.5-javadoc.jar | 241 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kw3r/com.github.kw3r.tmdb/ -->
<dependency>
<groupId>com.github.kw3r</groupId>
<artifactId>com.github.kw3r.tmdb</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kw3r/com.github.kw3r.tmdb/
implementation 'com.github.kw3r:com.github.kw3r.tmdb:0.0.5'
// https://jarcasting.com/artifacts/com.github.kw3r/com.github.kw3r.tmdb/
implementation ("com.github.kw3r:com.github.kw3r.tmdb:0.0.5")
'com.github.kw3r:com.github.kw3r.tmdb:jar:0.0.5'
<dependency org="com.github.kw3r" name="com.github.kw3r.tmdb" rev="0.0.5">
<artifact name="com.github.kw3r.tmdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kw3r', module='com.github.kw3r.tmdb', version='0.0.5')
)
libraryDependencies += "com.github.kw3r" % "com.github.kw3r.tmdb" % "0.0.5"
[com.github.kw3r/com.github.kw3r.tmdb "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.16 |
org.codehaus.jackson : jackson-core-lgpl | jar | 1.9.6 |
org.codehaus.jackson : jackson-mapper-lgpl | jar | 1.9.6 |
org.apache.commons : commons-lang3 | jar | 3.1 |
commons-codec : commons-codec | jar | 1.6 |
junit : junit | jar | 4.10 |