subtitleConvert

This is a java framework for processing subtitle formats and converting them into other formats. So far the formats supported are EBU's STL, .SCC, .ASS/.SSA .SRT and a subset of W3C's TTML 1.0

License

License

GroupId

GroupId

com.github.riccardove.easyjasub
ArtifactId

ArtifactId

subtitleConvert
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

subtitleConvert
This is a java framework for processing subtitle formats and converting them into other formats. So far the formats supported are EBU's STL, .SCC, .ASS/.SSA .SRT and a subset of W3C's TTML 1.0
Project URL

Project URL

https://github.com/JDaren/subtitleConverter
Project Organization

Project Organization

J. David REQUEJO RODRIGUEZ

Download subtitleConvert

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2