License |
License |
---|---|
GroupId | GroupIdcom.omertron |
ArtifactId | ArtifactIdthemoviedbapi |
Last Version | Last Version4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPI-The MovieDB
API for the TheMovieDb.org website
|
Project URL |
Project URL |
Filename | Size |
---|---|
themoviedbapi-4.3.pom | |
themoviedbapi-4.3.jar | 79 KB |
themoviedbapi-4.3-sources.jar | 66 KB |
themoviedbapi-4.3-javadoc.jar | 281 KB |
themoviedbapi-4.3-bin.zip | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.omertron/themoviedbapi/ -->
<dependency>
<groupId>com.omertron</groupId>
<artifactId>themoviedbapi</artifactId>
<version>4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.omertron/themoviedbapi/
implementation 'com.omertron:themoviedbapi:4.3'
// https://jarcasting.com/artifacts/com.omertron/themoviedbapi/
implementation ("com.omertron:themoviedbapi:4.3")
'com.omertron:themoviedbapi:jar:4.3'
<dependency org="com.omertron" name="themoviedbapi" rev="4.3">
<artifact name="themoviedbapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.omertron', module='themoviedbapi', version='4.3')
)
libraryDependencies += "com.omertron" % "themoviedbapi" % "4.3"
[com.omertron/themoviedbapi "4.3"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.7.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.7.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.1 |
org.slf4j : slf4j-api | jar | 1.7.16 |
org.yamj : api-common | jar | 2.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-jdk14 | jar | 1.7.16 |
commons-io : commons-io | jar | 2.4 |