is not current version
Last Version 0.4.1

com.github.wtekiela:opensub4j 0.1.2

Java library providing an object-oriented abstraction over XML-RPC opensubtitles.org API.

GroupId

GroupId

com.github.wtekiela
ArtifactId

ArtifactId

opensub4j
Version

Version

0.1.2
Type

Type

jar

Download opensub4j 0.1.2


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