License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdtts-data |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontts-data
The language translate tool.
|
Filename | Size |
---|---|
tts-data-0.0.3.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.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/tts-data/
implementation 'com.github.houbb:tts-data:0.0.3'
// https://jarcasting.com/artifacts/com.github.houbb/tts-data/
implementation ("com.github.houbb:tts-data:0.0.3")
'com.github.houbb:tts-data:pom:0.0.3'
<dependency org="com.github.houbb" name="tts-data" rev="0.0.3">
<artifact name="tts-data" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='tts-data', version='0.0.3')
)
libraryDependencies += "com.github.houbb" % "tts-data" % "0.0.3"
[com.github.houbb/tts-data "0.0.3"]