is not current version
Last Version 0.0.2

tw.kewang:google-tts 0.0.1

Java Library for Google Translate TTS

GroupId

GroupId

tw.kewang
ArtifactId

ArtifactId

google-tts
Version

Version

0.0.1
Type

Type

jar

Download google-tts 0.0.1


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