tts

The language translate tool.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

tts
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

tts
The language translate tool.

Download tts

How to add to project

<!-- 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"]

Dependencies

compile (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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1