Jar examples for c:conversation
Client library to use the IBM Watson Conversation Service
You can download jar file conversation 3.6.0 in this page.
Nexmo Conversation SDK License Agreement
You can use the following script to add conversation-3.6.0.jar to your project.
<dependency> <groupId>com.ibm.watson.developer_cloud</groupId> <artifactId>conversation</artifactId> <version>3.6.0</version> </dependency>
compile group: 'com.ibm.watson.developer_cloud', name: 'conversation', version: '3.6.0'
libraryDependencies += "com.ibm.watson.developer_cloud" % "conversation" % "3.6.0"
<dependency org="com.ibm.watson.developer_cloud" name="conversation" rev="3.6.0"/>
@Grapes(@Grab(group='com.ibm.watson.developer_cloud', module='conversation', version='3.6.0'))
'com.ibm.watson.developer_cloud:conversation:jar:3.6.0'
Click the following link to download the jar file.
conversation-3.6.0-javadoc.jar