License |
License |
---|---|
GroupId | GroupIdcom.github.riccardove.easyjasub |
ArtifactId | ArtifactIdbdsup2sub |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTool to convert and tweak bitmap based subtitle streams
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bdsup2sub-5.2.0.pom | |
bdsup2sub-5.2.0.zip | 683 KB |
bdsup2sub-5.2.0-sources.jar | 212 KB |
bdsup2sub-5.2.0-javadoc.jar | 202 KB |
bdsup2sub-5.2.0-jar-with-dependencies.jar | 678 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/bdsup2sub/ -->
<dependency>
<groupId>com.github.riccardove.easyjasub</groupId>
<artifactId>bdsup2sub</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/bdsup2sub/
implementation 'com.github.riccardove.easyjasub:bdsup2sub:5.2.0'
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/bdsup2sub/
implementation ("com.github.riccardove.easyjasub:bdsup2sub:5.2.0")
'com.github.riccardove.easyjasub:bdsup2sub:jar:5.2.0'
<dependency org="com.github.riccardove.easyjasub" name="bdsup2sub" rev="5.2.0">
<artifact name="bdsup2sub" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.riccardove.easyjasub', module='bdsup2sub', version='5.2.0')
)
libraryDependencies += "com.github.riccardove.easyjasub" % "bdsup2sub" % "5.2.0"
[com.github.riccardove.easyjasub/bdsup2sub "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.riccardove.easyjasub : bdsup2sub-lib | jar | 5.2.0 |
commons-cli : commons-cli | jar | 1.2 |
org.simplericity.macify : macify | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-swing | jar | 1.2.1 |
org.easytesting : fest-swing-junit-4.5 | jar | 1.2.1 |
junit : junit | jar | 4.10 |