License |
License |
---|---|
GroupId | GroupIdcom.ibm.watson.developer_cloud |
ArtifactId | ArtifactIdtext-to-speech |
Version | Version6.14.2 |
Type | Typejar |
Description |
Descriptiontext-to-speech
Client library to use the IBM Watson Text to Speech Service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
text-to-speech-6.14.2.pom | |
text-to-speech-6.14.2.jar | 69 KB |
text-to-speech-6.14.2-sources.jar | 49 KB |
text-to-speech-6.14.2-javadoc.jar | 412 KB |
Browse |
<!-- 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>6.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.watson.developer_cloud/text-to-speech/
implementation 'com.ibm.watson.developer_cloud:text-to-speech:6.14.2'
// https://jarcasting.com/artifacts/com.ibm.watson.developer_cloud/text-to-speech/
implementation ("com.ibm.watson.developer_cloud:text-to-speech:6.14.2")
'com.ibm.watson.developer_cloud:text-to-speech:jar:6.14.2'
<dependency org="com.ibm.watson.developer_cloud" name="text-to-speech" rev="6.14.2">
<artifact name="text-to-speech" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.watson.developer_cloud', module='text-to-speech', version='6.14.2')
)
libraryDependencies += "com.ibm.watson.developer_cloud" % "text-to-speech" % "6.14.2"
[com.ibm.watson.developer_cloud/text-to-speech "6.14.2"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.watson.developer_cloud : core | jar | 6.14.2 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : mockwebserver | jar | 3.11.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.google.guava : guava | jar | 20.0 |
junit : junit | jar | 4.12 |
com.ibm.watson.developer_cloud : core | jar | 6.14.2 |