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

com.github.houbb:tts 0.0.2

The language translate tool.

Группа

Группа

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

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

tts
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать tts 0.0.2

Имя Файла Размер
tts-0.0.2.pom
tts-0.0.2.jar 96 MB
tts-0.0.2-sources.jar 96 MB
tts-0.0.2-javadoc.jar 184 KB
Обзор

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