OpenSub4J

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

License

License

GroupId

GroupId

com.github.wtekiela
ArtifactId

ArtifactId

opensub4j
Last Version

Last Version

0.4.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1