is not current version
Last Version 6.14.2

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


GroupId

GroupId

com.ibm.watson.developer_cloud
ArtifactId

ArtifactId

speech-to-text
Version

Version

3.5.2
Type

Type

jar

Download speech-to-text 3.5.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>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.watson.developer_cloud/speech-to-text/
implementation 'com.ibm.watson.developer_cloud:speech-to-text:3.5.2'
// https://jarcasting.com/artifacts/com.ibm.watson.developer_cloud/speech-to-text/
implementation ("com.ibm.watson.developer_cloud:speech-to-text:3.5.2")
'com.ibm.watson.developer_cloud:speech-to-text:jar:3.5.2'
<dependency org="com.ibm.watson.developer_cloud" name="speech-to-text" rev="3.5.2">
  <artifact name="speech-to-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.watson.developer_cloud', module='speech-to-text', version='3.5.2')
)
libraryDependencies += "com.ibm.watson.developer_cloud" % "speech-to-text" % "3.5.2"
[com.ibm.watson.developer_cloud/speech-to-text "3.5.2"]