easyjasub-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.

License

License

GroupId

GroupId

com.github.riccardove.easyjasub
ArtifactId

ArtifactId

easyjasub-lib
Last Version

Last Version

0.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

easyjasub-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

http://easyjasub.sourceforge.net
Project Organization

Project Organization

Riccardo Vestrini

Download easyjasub-lib

How to add to project

<!-- 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"]

Dependencies

compile (10)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.1.1
0.1.0
0.0.17