Download tone-analyzer-3.7.1.jar file - Jar t

Jar examples for t:tone-analyzer

Description

Client library to use the IBM Watson Tone Analyzer Service

You can download jar file tone-analyzer 3.7.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add tone-analyzer-3.7.1.jar to your project.

<dependency>
   <groupId>com.ibm.watson.developer_cloud</groupId>
   <artifactId>tone-analyzer</artifactId>
   <version>3.7.1</version>
</dependency>
compile group: 'com.ibm.watson.developer_cloud', name: 'tone-analyzer', version: '3.7.1'
libraryDependencies += "com.ibm.watson.developer_cloud" % "tone-analyzer" % "3.7.1"
<dependency org="com.ibm.watson.developer_cloud" name="tone-analyzer" rev="3.7.1"/>
@Grapes(@Grab(group='com.ibm.watson.developer_cloud', module='tone-analyzer', version='3.7.1'))
'com.ibm.watson.developer_cloud:tone-analyzer:jar:3.7.1'

Download

Click the following link to download the jar file.

tone-analyzer-3.7.1-javadoc.jar
tone-analyzer-3.7.1-sources.jar
tone-analyzer-3.7.1.jar
tone-analyzer-3.7.1.pom



Related Tutorials