is not current version
Last Version 6.14.2

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

Client library to use the IBM Watson Speech to Text Service

GroupId

GroupId

com.ibm.watson.developer_cloud
ArtifactId

ArtifactId

speech-to-text
Version

Version

6.13.2
Type

Type

jar

Download speech-to-text 6.13.2


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