License |
License |
---|---|
GroupId | GroupIdcom.omertron |
ArtifactId | ArtifactIdrottentomatoesapi |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPI-RottenTomatoes
API for the RottenTomatoes.com website
|
Project URL |
Project URL |
Filename | Size |
---|---|
rottentomatoesapi-1.5.pom | |
rottentomatoesapi-1.5.jar | 29 KB |
rottentomatoesapi-1.5-sources.jar | 20 KB |
rottentomatoesapi-1.5-javadoc.jar | 120 KB |
rottentomatoesapi-1.5-bin.zip | 158 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.omertron/rottentomatoesapi/ -->
<dependency>
<groupId>com.omertron</groupId>
<artifactId>rottentomatoesapi</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.omertron/rottentomatoesapi/
implementation 'com.omertron:rottentomatoesapi:1.5'
// https://jarcasting.com/artifacts/com.omertron/rottentomatoesapi/
implementation ("com.omertron:rottentomatoesapi:1.5")
'com.omertron:rottentomatoesapi:jar:1.5'
<dependency org="com.omertron" name="rottentomatoesapi" rev="1.5">
<artifact name="rottentomatoesapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.omertron', module='rottentomatoesapi', version='1.5')
)
libraryDependencies += "com.omertron" % "rottentomatoesapi" % "1.5"
[com.omertron/rottentomatoesapi "1.5"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.10 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.4.4 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.4.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.4 |
org.slf4j : slf4j-api | jar | 1.7.9 |
org.yamj : api-common | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-jdk14 | jar | 1.7.9 |