vlcj subs

Simple subtitle parser and scheduler for vlcj projects.

License

License

GroupId

GroupId

uk.co.caprica
ArtifactId

ArtifactId

vlcj-subs
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

vlcj subs
Simple subtitle parser and scheduler for vlcj projects.
Project URL

Project URL

http://capricasoftware.co.uk/projects/vlcj
Project Organization

Project Organization

Caprica Software Limited

Download vlcj-subs

How to add to project

<!-- https://jarcasting.com/artifacts/uk.co.caprica/vlcj-subs/ -->
<dependency>
    <groupId>uk.co.caprica</groupId>
    <artifactId>vlcj-subs</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.caprica/vlcj-subs/
implementation 'uk.co.caprica:vlcj-subs:1.0.0'
// https://jarcasting.com/artifacts/uk.co.caprica/vlcj-subs/
implementation ("uk.co.caprica:vlcj-subs:1.0.0")
'uk.co.caprica:vlcj-subs:jar:1.0.0'
<dependency org="uk.co.caprica" name="vlcj-subs" rev="1.0.0">
  <artifact name="vlcj-subs" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.caprica', module='vlcj-subs', version='1.0.0')
)
libraryDependencies += "uk.co.caprica" % "vlcj-subs" % "1.0.0"
[uk.co.caprica/vlcj-subs "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.2.0
0.1.0