License |
License |
---|---|
GroupId | GroupIdcom.omertron |
ArtifactId | ArtifactIdtvrageapi |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPI-TVRage
API for the TVRage.com website
|
Project URL |
Project URL |
Filename | Size |
---|---|
tvrageapi-1.5.pom | |
tvrageapi-1.5.jar | 27 KB |
tvrageapi-1.5-sources.jar | 19 KB |
tvrageapi-1.5-javadoc.jar | 97 KB |
tvrageapi-1.5-bin.zip | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.omertron/tvrageapi/ -->
<dependency>
<groupId>com.omertron</groupId>
<artifactId>tvrageapi</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.omertron/tvrageapi/
implementation 'com.omertron:tvrageapi:1.5'
// https://jarcasting.com/artifacts/com.omertron/tvrageapi/
implementation ("com.omertron:tvrageapi:1.5")
'com.omertron:tvrageapi:jar:1.5'
<dependency org="com.omertron" name="tvrageapi" rev="1.5">
<artifact name="tvrageapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.omertron', module='tvrageapi', version='1.5')
)
libraryDependencies += "com.omertron" % "tvrageapi" % "1.5"
[com.omertron/tvrageapi "1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.pojava : pojava | jar | 3.0.2 |
commons-codec : commons-codec | jar | 1.10 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.yamj : api-common | jar | 1.2 |
org.slf4j : slf4j-api | jar | 1.7.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.9 |
junit : junit | jar | 4.12 |