is not current version
Last Version 0.0.5

com.github.houbb:tts 0.0.1

The language translate tool.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

tts
Version

Version

0.0.1
Type

Type

jar

Download tts 0.0.1


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