is not current version
Last Version 6.14.2

com.ibm.watson.developer_cloud:text-to-speech 3.8.0

Client library to use the IBM Watson Text to Speech Service

GroupId

GroupId

com.ibm.watson.developer_cloud
ArtifactId

ArtifactId

text-to-speech
Version

Version

3.8.0
Type

Type

jar

Download text-to-speech 3.8.0


<!-- https://jarcasting.com/artifacts/com.ibm.watson.developer_cloud/text-to-speech/ -->
<dependency>
    <groupId>com.ibm.watson.developer_cloud</groupId>
    <artifactId>text-to-speech</artifactId>
    <version>3.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.watson.developer_cloud/text-to-speech/
implementation 'com.ibm.watson.developer_cloud:text-to-speech:3.8.0'
// https://jarcasting.com/artifacts/com.ibm.watson.developer_cloud/text-to-speech/
implementation ("com.ibm.watson.developer_cloud:text-to-speech:3.8.0")
'com.ibm.watson.developer_cloud:text-to-speech:jar:3.8.0'
<dependency org="com.ibm.watson.developer_cloud" name="text-to-speech" rev="3.8.0">
  <artifact name="text-to-speech" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.watson.developer_cloud', module='text-to-speech', version='3.8.0')
)
libraryDependencies += "com.ibm.watson.developer_cloud" % "text-to-speech" % "3.8.0"
[com.ibm.watson.developer_cloud/text-to-speech "3.8.0"]