| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.riccardove.easyjasub |
| Идентификатор | Идентификаторeasyjasub |
| Последняя версия | Последняя версия0.6.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описание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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| easyjasub-0.6.2.pom | 7 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |