License |
License |
---|---|
GroupId | GroupIdcom.github.riccardove.easyjasub |
ArtifactId | ArtifactIdeasyjasub-lib |
Last Version | Last Version0.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasyjasub-lib
Tool to assist in understanding Japanese subtitles those who have a little knowledge of Japanese language, for language learning. It allows you to get subtitles with furigana and in-line translation, in several formats suitable for both video rendering and self-study.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
easyjasub-lib-0.6.2.pom | |
easyjasub-lib-0.6.2.jar | 153 KB |
easyjasub-lib-0.6.2-sources.jar | 119 KB |
easyjasub-lib-0.6.2-javadoc.jar | 377 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub-lib/ -->
<dependency>
<groupId>com.github.riccardove.easyjasub</groupId>
<artifactId>easyjasub-lib</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub-lib/
implementation 'com.github.riccardove.easyjasub:easyjasub-lib:0.6.2'
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub-lib/
implementation ("com.github.riccardove.easyjasub:easyjasub-lib:0.6.2")
'com.github.riccardove.easyjasub:easyjasub-lib:jar:0.6.2'
<dependency org="com.github.riccardove.easyjasub" name="easyjasub-lib" rev="0.6.2">
<artifact name="easyjasub-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.riccardove.easyjasub', module='easyjasub-lib', version='0.6.2')
)
libraryDependencies += "com.github.riccardove.easyjasub" % "easyjasub-lib" % "0.6.2"
[com.github.riccardove.easyjasub/easyjasub-lib "0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr-runtime | jar | 3.5.2 |
org.rendersnake : rendersnake | jar | 1.7.1 |
commons-io : commons-io | jar | 2.4 |
net.sf.cssbox : cssbox | jar | 4.7 |
gui.ava » html2image | jar | 2.0.1 |
com.github.riccardove.easyjasub : subtitleConvert | jar | 1.0.2 |
com.github.riccardove.easyjasub.kurikosu : kurikosu | jar | 0.0.2 |
org.apache.lucene : lucene-analyzers-kuromoji | jar | 4.10.3 |
com.github.riccardove.easyjasub : bdsup2sub-lib | jar | 5.2.0 |
org.antlr : stringtemplate | jar | 4.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |