| License |
License |
|---|---|
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdtts |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontts
The language translate tool.
|
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |