MVN

com.github.riccardove.easyjasub : easyjasub

Maven & Gradle

Jan 05, 2015
15 stars

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

<dependency>
    <groupId>com.github.riccardove.easyjasub</groupId>
    <artifactId>easyjasub</artifactId>
    <version>0.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.riccardove.easyjasub : easyjasub to add to Maven - Latest Versions:

  • Latest Stable: 0.6.2

All Versions

Choose a version of com.github.riccardove.easyjasub : easyjasub to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
easyjasub-0.6.2
easyjasub-0.6.1
easyjasub-0.6.0
0.5.x
easyjasub-0.5.0
0.4.x
easyjasub-0.4.0
0.3.x
easyjasub-0.3.0
0.1.x
easyjasub-0.1.1
easyjasub-0.1.0
0.0.x
easyjasub-0.0.17

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.riccardove.easyjasub</groupId>
    <artifactId>easyjasub</artifactId>
    <version>0.6.2</version>
</dependency>