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

com.github.houbb:tts 0.0.3

The language translate tool.

Группа

Группа

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

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

tts
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать tts 0.0.3

Имя Файла Размер
tts-0.0.3.pom
tts-0.0.3.jar 25 KB
tts-0.0.3-sources.jar 20 KB
tts-0.0.3-javadoc.jar 248 KB
Обзор

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