| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторtts |
| Последняя версия | Последняя версия0.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtts
The language translate tool.
|
| Имя Файла | Размер |
|---|---|
| tts-0.0.5.pom | |
| tts-0.0.5.jar | 25 KB |
| tts-0.0.5-sources.jar | 20 KB |
| tts-0.0.5-javadoc.jar | 248 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/tts/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>tts</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/tts/
implementation 'com.github.houbb:tts:0.0.5'
// https://jarcasting.com/artifacts/com.github.houbb/tts/
implementation ("com.github.houbb:tts:0.0.5")
'com.github.houbb:tts:jar:0.0.5'
<dependency org="com.github.houbb" name="tts" rev="0.0.5">
<artifact name="tts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='tts', version='0.0.5')
)
libraryDependencies += "com.github.houbb" % "tts" % "0.0.5"
[com.github.houbb/tts "0.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : heaven | jar | 0.1.99 |
| com.github.houbb : pinyin | jar | 0.1.2 |
| com.github.houbb : tts-data-mixed | jar | 0.0.3 |
| com.github.houbb : segment | jar | 0.1.5 |
| com.github.houbb : number | jar | 0.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |