Last Version

OpenSub4J 0.4.1

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

License

License

GroupId

GroupId

com.github.wtekiela
ArtifactId

ArtifactId

opensub4j
Version

Version

0.4.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/wtekiela/opensub4j

Download opensub4j 0.4.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.apache.xmlrpc : xmlrpc-client jar 3.1.3

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.3

Project Modules

There are no modules declared in this project.