is not current version
Last Version 0.0.3

com.github.houbb:tts-data 0.0.1

The language translate tool.

Categories

Categories

Data
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

tts-data
Version

Version

0.0.1
Type

Type

pom

Download tts-data 0.0.1

Filename Size
tts-data-0.0.1.pom 10 KB
Browse

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