License |
License |
---|---|
GroupId | GroupIdcom.github.riccardove.easyjasub |
ArtifactId | ArtifactIdeasyjasub |
Last Version | Last Version0.6.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioneasyjasub
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-0.6.2.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub/ -->
<dependency>
<groupId>com.github.riccardove.easyjasub</groupId>
<artifactId>easyjasub</artifactId>
<version>0.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub/
implementation 'com.github.riccardove.easyjasub:easyjasub:0.6.2'
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub/
implementation ("com.github.riccardove.easyjasub:easyjasub:0.6.2")
'com.github.riccardove.easyjasub:easyjasub:pom:0.6.2'
<dependency org="com.github.riccardove.easyjasub" name="easyjasub" rev="0.6.2">
<artifact name="easyjasub" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.riccardove.easyjasub', module='easyjasub', version='0.6.2')
)
libraryDependencies += "com.github.riccardove.easyjasub" % "easyjasub" % "0.6.2"
[com.github.riccardove.easyjasub/easyjasub "0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |