How To Install Java Artifact com.ibm.watson.speech-to-text v10.1.0

com.ibm.watson speech-to-text 10.1.0

Introduction

In this article, we'll learn how to install Java artifact speech-to-text from com.ibm.watson group in version 10.1.0. The artifact is available in 41 versions: 13.0.0 12.0.1 12.0.0 11.0.1 11.0.0 10.1.0 10.0.1 10.0.0 9.3.1 9.3.0 9.2.2 9.2.1 9.2.0 9.1.1 9.1.0 9.0.2 9.0.1 9.0.0-rc.2 9.0.0 8.6.3 8.6.2 8.6.1 8.6.0 8.5.0 8.4.0 8.3.1 8.3.0 8.2.1 8.2.0 8.1.0 8.0.1 8.0.0-rc1 8.0.0 7.4.1 7.4.0 7.3.1 7.3.0 7.2.0 7.1.1 7.1.0 7.0.0 The parent project is: com.ibm.watson::ibm-watson-parent::10.1.0

How To Install Java Artifact com.ibm.watson.speech-to-text In Version 10.1.0

To install the IBM Watson Java SDK - Speech to Text artifact in version 10.1.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses IBM Watson Java SDK - Speech to Text dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)

Test dependencies (5)

Developers