GroupId | GroupIdcom.moviejukebox |
---|---|
ArtifactId | ArtifactIdthemoviedbapi |
Last Version | Last Version3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPI-The MovieDB
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
themoviedbapi-3.2.pom | |
themoviedbapi-3.2.jar | 39 KB |
themoviedbapi-3.2-sources.jar | 26 KB |
themoviedbapi-3.2-javadoc.jar | 117 KB |
themoviedbapi-3.2-bin.zip | 171 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.moviejukebox/themoviedbapi/ -->
<dependency>
<groupId>com.moviejukebox</groupId>
<artifactId>themoviedbapi</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.moviejukebox/themoviedbapi/
implementation 'com.moviejukebox:themoviedbapi:3.2'
// https://jarcasting.com/artifacts/com.moviejukebox/themoviedbapi/
implementation ("com.moviejukebox:themoviedbapi:3.2")
'com.moviejukebox:themoviedbapi:jar:3.2'
<dependency org="com.moviejukebox" name="themoviedbapi" rev="3.2">
<artifact name="themoviedbapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.moviejukebox', module='themoviedbapi', version='3.2')
)
libraryDependencies += "com.moviejukebox" % "themoviedbapi" % "3.2"
[com.moviejukebox/themoviedbapi "3.2"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.codehaus.jackson : jackson-core-lgpl | jar | 1.9.10 |
org.codehaus.jackson : jackson-mapper-lgpl | jar | 1.9.10 |
commons-codec : commons-codec | jar | 1.7 |
org.apache.commons : commons-lang3 | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |