API-The MovieDB

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.moviejukebox
ArtifactId

ArtifactId

themoviedbapi
Last Version

Last Version

3.2
Release Date

Release Date

Type

Type

jar
Description

Description

API-The MovieDB
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

http://code.google.com/p/themoviedbapi/source/browse/tags/themoviedbapi-3.2

Download themoviedbapi

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
3.2
3.1
3.0
2.1
1.1
1.0