is not current version
Last Version 1.5

com.omertron:tvrageapi 1.4

API for the TVRage.com website

GroupId

GroupId

com.omertron
ArtifactId

ArtifactId

tvrageapi
Version

Version

1.4
Type

Type

jar

Download tvrageapi 1.4


<!-- https://jarcasting.com/artifacts/com.omertron/tvrageapi/ -->
<dependency>
    <groupId>com.omertron</groupId>
    <artifactId>tvrageapi</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.omertron/tvrageapi/
implementation 'com.omertron:tvrageapi:1.4'
// https://jarcasting.com/artifacts/com.omertron/tvrageapi/
implementation ("com.omertron:tvrageapi:1.4")
'com.omertron:tvrageapi:jar:1.4'
<dependency org="com.omertron" name="tvrageapi" rev="1.4">
  <artifact name="tvrageapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.omertron', module='tvrageapi', version='1.4')
)
libraryDependencies += "com.omertron" % "tvrageapi" % "1.4"
[com.omertron/tvrageapi "1.4"]