Download dialog-3.7.2.jar file - Jar d

Jar examples for d:dialog

Description

Client library to use the IBM Watson Dialog Service

You can download jar file dialog 3.7.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add dialog-3.7.2.jar to your project.

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

Download

Click the following link to download the jar file.

dialog-3.7.2-javadoc.jar
dialog-3.7.2-sources.jar
dialog-3.7.2.jar
dialog-3.7.2.pom



Related Tutorials