License |
License |
---|---|
GroupId | GroupIdcom.github.riccardove.easyjasub |
ArtifactId | ArtifactIdeasyjasub-cmd |
Last Version | Last Version0.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasyjasub-cmd
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-cmd-0.6.2.pom | |
easyjasub-cmd-0.6.2.jar | 54 KB |
easyjasub-cmd-0.6.2-sources.jar | 38 KB |
easyjasub-cmd-0.6.2-shaded.jar | 10 MB |
easyjasub-cmd-0.6.2-javadoc.jar | 75 KB |
easyjasub-cmd-0.6.2-jar-with-dependencies.jar | 9 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub-cmd/ -->
<dependency>
<groupId>com.github.riccardove.easyjasub</groupId>
<artifactId>easyjasub-cmd</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub-cmd/
implementation 'com.github.riccardove.easyjasub:easyjasub-cmd:0.6.2'
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub-cmd/
implementation ("com.github.riccardove.easyjasub:easyjasub-cmd:0.6.2")
'com.github.riccardove.easyjasub:easyjasub-cmd:jar:0.6.2'
<dependency org="com.github.riccardove.easyjasub" name="easyjasub-cmd" rev="0.6.2">
<artifact name="easyjasub-cmd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.riccardove.easyjasub', module='easyjasub-cmd', version='0.6.2')
)
libraryDependencies += "com.github.riccardove.easyjasub" % "easyjasub-cmd" % "0.6.2"
[com.github.riccardove.easyjasub/easyjasub-cmd "0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.riccardove.easyjasub : easyjasub-lib | jar | 0.6.2 |
commons-cli : commons-cli | jar | 1.2 |
com.neovisionaries : nv-i18n | jar | 1.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |