Download personality-insights-3.6.0.jar file - Jar p

Jar examples for p:personality-insights

Description

Client library to use the IBM Watson Personality Insights Service

You can download jar file personality-insights 3.6.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add personality-insights-3.6.0.jar to your project.

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

Download

Click the following link to download the jar file.

personality-insights-3.6.0-javadoc.jar
personality-insights-3.6.0-sources.jar
personality-insights-3.6.0.jar
personality-insights-3.6.0.pom



Related Tutorials