License |
License |
---|---|
GroupId | GroupIdcom.omertron |
ArtifactId | ArtifactIdapi-moviemeter |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPI-MovieMeter
API for the MovieMeter.nl website
|
Project URL |
Project URL |
Filename | Size |
---|---|
api-moviemeter-1.1.pom | |
api-moviemeter-1.1.jar | 13 KB |
api-moviemeter-1.1-sources.jar | 9 KB |
api-moviemeter-1.1-javadoc.jar | 75 KB |
api-moviemeter-1.1-bin.zip | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.omertron/api-moviemeter/ -->
<dependency>
<groupId>com.omertron</groupId>
<artifactId>api-moviemeter</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.omertron/api-moviemeter/
implementation 'com.omertron:api-moviemeter:1.1'
// https://jarcasting.com/artifacts/com.omertron/api-moviemeter/
implementation ("com.omertron:api-moviemeter:1.1")
'com.omertron:api-moviemeter:jar:1.1'
<dependency org="com.omertron" name="api-moviemeter" rev="1.1">
<artifact name="api-moviemeter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.omertron', module='api-moviemeter', version='1.1')
)
libraryDependencies += "com.omertron" % "api-moviemeter" % "1.1"
[com.omertron/api-moviemeter "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.5 |
commons-io : commons-io | jar | 2.5 |
com.fasterxml.jackson.core : jackson-core | jar | 2.8.7 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.7 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.7 |
org.slf4j : slf4j-api | jar | 1.7.24 |
org.yamj : api-common | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-jdk14 | jar | 1.7.24 |