is not current version
Last Version 0.6.2

com.github.riccardove.easyjasub:easyjasub 0.0.17

Tool to add furigana and in-line translation to japanese subtitles, for language learning

GroupId

GroupId

com.github.riccardove.easyjasub
ArtifactId

ArtifactId

easyjasub
Version

Version

0.0.17
Type

Type

pom

Download easyjasub 0.0.17

Filename Size
easyjasub-0.0.17.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub/ -->
<dependency>
    <groupId>com.github.riccardove.easyjasub</groupId>
    <artifactId>easyjasub</artifactId>
    <version>0.0.17</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub/
implementation 'com.github.riccardove.easyjasub:easyjasub:0.0.17'
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub/
implementation ("com.github.riccardove.easyjasub:easyjasub:0.0.17")
'com.github.riccardove.easyjasub:easyjasub:pom:0.0.17'
<dependency org="com.github.riccardove.easyjasub" name="easyjasub" rev="0.0.17">
  <artifact name="easyjasub" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.riccardove.easyjasub', module='easyjasub', version='0.0.17')
)
libraryDependencies += "com.github.riccardove.easyjasub" % "easyjasub" % "0.0.17"
[com.github.riccardove.easyjasub/easyjasub "0.0.17"]