MVN

com.ibm.watson : tone-analyzer

Maven & Gradle

Dec 02, 2021
2 usages
582 stars

IBM Watson Java SDK - Tone Analyzer

<dependency>
    <groupId>com.ibm.watson</groupId>
    <artifactId>tone-analyzer</artifactId>
    <version>9.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ibm.watson : tone-analyzer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 9.3.1
  • Latest Release Candidate: 9.0.0-rc.2

All Versions

Choose a version of com.ibm.watson : tone-analyzer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
9.3.x
tone-analyzer-9.3.1
tone-analyzer-9.3.0
9.2.x
tone-analyzer-9.2.2
tone-analyzer-9.2.1
tone-analyzer-9.2.0
9.1.x
tone-analyzer-9.1.1
tone-analyzer-9.1.0
9.0.x
tone-analyzer-9.0.2
tone-analyzer-9.0.1
tone-analyzer-9.0.0-rc.2
tone-analyzer-9.0.0
8.6.x
tone-analyzer-8.6.3
tone-analyzer-8.6.2
tone-analyzer-8.6.1
tone-analyzer-8.6.0
8.5.x
tone-analyzer-8.5.0
8.4.x
tone-analyzer-8.4.0
8.3.x
tone-analyzer-8.3.1
tone-analyzer-8.3.0
8.2.x
tone-analyzer-8.2.1
tone-analyzer-8.2.0
8.1.x
tone-analyzer-8.1.0
8.0.x
tone-analyzer-8.0.1
tone-analyzer-8.0.0
tone-analyzer-8.0.0-rc1
7.4.x
tone-analyzer-7.4.1
tone-analyzer-7.4.0
7.3.x
tone-analyzer-7.3.1
tone-analyzer-7.3.0
7.2.x
tone-analyzer-7.2.0
7.1.x
tone-analyzer-7.1.1
tone-analyzer-7.1.0
7.0.x
tone-analyzer-7.0.0

How to add a dependency to Maven

Add the following com.ibm.watson : tone-analyzer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ibm.watson</groupId>
    <artifactId>tone-analyzer</artifactId>
    <version>9.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ibm.watson : tone-analyzer gradle dependency to your build.gradle file:

implementation 'com.ibm.watson:tone-analyzer:9.3.1'

Gradle Kotlin DSL: Add the following com.ibm.watson : tone-analyzer gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ibm.watson:tone-analyzer:9.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ibm.watson : tone-analyzer sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ibm.watson" % "tone-analyzer" % "9.3.1"

Advertisement

Dependencies from Group

Aug 08, 2023
13 usages
582 stars
Dec 02, 2021
2 usages
582 stars
Aug 08, 2023
2 usages
582 stars
Aug 08, 2023
2 usages
582 stars
Dec 02, 2021
2 usages

Discover Dependencies