GroupId | GroupIdcom.omertron |
---|---|
ArtifactId | ArtifactIdrottentomatoesapi |
Version | Version1.4 |
Type | Typejar |
Filename | Size |
---|---|
rottentomatoesapi-1.4.pom | |
rottentomatoesapi-1.4.jar | 24 KB |
rottentomatoesapi-1.4-sources.jar | 18 KB |
rottentomatoesapi-1.4-javadoc.jar | 126 KB |
rottentomatoesapi-1.4-bin.zip | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.omertron/rottentomatoesapi/ -->
<dependency>
<groupId>com.omertron</groupId>
<artifactId>rottentomatoesapi</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.omertron/rottentomatoesapi/
implementation 'com.omertron:rottentomatoesapi:1.4'
// https://jarcasting.com/artifacts/com.omertron/rottentomatoesapi/
implementation ("com.omertron:rottentomatoesapi:1.4")
'com.omertron:rottentomatoesapi:jar:1.4'
<dependency org="com.omertron" name="rottentomatoesapi" rev="1.4">
<artifact name="rottentomatoesapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.omertron', module='rottentomatoesapi', version='1.4')
)
libraryDependencies += "com.omertron" % "rottentomatoesapi" % "1.4"
[com.omertron/rottentomatoesapi "1.4"]