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