License |
License |
---|---|
GroupId | GroupIdcom.github.riccardove.easyjasub |
ArtifactId | ArtifactIdbdsup2sub-lib |
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-lib-5.2.0.pom | |
bdsup2sub-lib-5.2.0.jar | 169 KB |
bdsup2sub-lib-5.2.0-sources.jar | 119 KB |
bdsup2sub-lib-5.2.0-javadoc.jar | 412 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/bdsup2sub-lib/ -->
<dependency>
<groupId>com.github.riccardove.easyjasub</groupId>
<artifactId>bdsup2sub-lib</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/bdsup2sub-lib/
implementation 'com.github.riccardove.easyjasub:bdsup2sub-lib:5.2.0'
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/bdsup2sub-lib/
implementation ("com.github.riccardove.easyjasub:bdsup2sub-lib:5.2.0")
'com.github.riccardove.easyjasub:bdsup2sub-lib:jar:5.2.0'
<dependency org="com.github.riccardove.easyjasub" name="bdsup2sub-lib" rev="5.2.0">
<artifact name="bdsup2sub-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.riccardove.easyjasub', module='bdsup2sub-lib', version='5.2.0')
)
libraryDependencies += "com.github.riccardove.easyjasub" % "bdsup2sub-lib" % "5.2.0"
[com.github.riccardove.easyjasub/bdsup2sub-lib "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.mortennobel : java-image-scaling | jar | 0.8.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |