License |
License |
---|---|
GroupId | GroupIdcom.github.riccardove.easyjasub |
ArtifactId | ArtifactIdeasyjasub-web |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptioneasyjasub-web
Tool to add furigana and in-line translation to Japanese subtitles, for language learning
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
easyjasub-web-0.5.0.pom | |
easyjasub-web-0.5.0.war | 9 MB |
easyjasub-web-0.5.0-sources.jar | 3 KB |
easyjasub-web-0.5.0-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub-web/ -->
<dependency>
<groupId>com.github.riccardove.easyjasub</groupId>
<artifactId>easyjasub-web</artifactId>
<version>0.5.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub-web/
implementation 'com.github.riccardove.easyjasub:easyjasub-web:0.5.0'
// https://jarcasting.com/artifacts/com.github.riccardove.easyjasub/easyjasub-web/
implementation ("com.github.riccardove.easyjasub:easyjasub-web:0.5.0")
'com.github.riccardove.easyjasub:easyjasub-web:war:0.5.0'
<dependency org="com.github.riccardove.easyjasub" name="easyjasub-web" rev="0.5.0">
<artifact name="easyjasub-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.riccardove.easyjasub', module='easyjasub-web', version='0.5.0')
)
libraryDependencies += "com.github.riccardove.easyjasub" % "easyjasub-web" % "0.5.0"
[com.github.riccardove.easyjasub/easyjasub-web "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.riccardove.easyjasub : easyjasub-lib | jar | 0.5.0 |
org.eclipse.jetty.orbit : javax.servlet | jar | 3.0.0.v201112011016 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8 |