Последняя версия

gtts4j 2.0.0

Convert text to speech using Google Translate results returning an mp3 file or you can manipulate the audio bits as well. When working with Google Translate the translation has also been integrated

Лицензия

Лицензия

Группа

Группа

com.tetradotoxina
Идентификатор

Идентификатор

gtts4j
Версия

Версия

2.0.0
Тип

Тип

jar
Описание

Описание

gtts4j
Convert text to speech using Google Translate results returning an mp3 file or you can manipulate the audio bits as well. When working with Google Translate the translation has also been integrated
Ссылка на сайт

Ссылка на сайт

https://gitlab.com/TetradotoxinaOficial/gtts4j
Система контроля версий

Система контроля версий

https://gitlab.com/TetradotoxinaOficial/gtts4j

Скачать gtts4j 2.0.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jsoup : jsoup jar 1.14.3

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.7.1

Модули Проекта

Данный проект не имеет модулей.