is not current version
Last Version 1.4.0

com.uwetrottmann:getglue-java 1.3.0

A Java wrapper around the v3 API of tvtag (formerly GetGlue) using retrofit.

Categories

Categories

Java Languages
GroupId

GroupId

com.uwetrottmann
ArtifactId

ArtifactId

getglue-java
Version

Version

1.3.0
Type

Type

jar

Download getglue-java 1.3.0


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