is not current version
Last Version 0.4.1

com.github.wtekiela:opensub4j 0.2.1

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

GroupId

GroupId

com.github.wtekiela
ArtifactId

ArtifactId

opensub4j
Version

Version

0.2.1
Type

Type

jar

Download opensub4j 0.2.1


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