is not current version
Last Version 6.14.2

com.ibm.watson.developer_cloud:assistant 6.9.0

Client library to use the IBM Watson Assistant Service

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.ibm.watson.developer_cloud
ArtifactId

ArtifactId

assistant
Version

Version

6.9.0
Type

Type

jar

Download assistant 6.9.0


<!-- https://jarcasting.com/artifacts/com.ibm.watson.developer_cloud/assistant/ -->
<dependency>
    <groupId>com.ibm.watson.developer_cloud</groupId>
    <artifactId>assistant</artifactId>
    <version>6.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.watson.developer_cloud/assistant/
implementation 'com.ibm.watson.developer_cloud:assistant:6.9.0'
// https://jarcasting.com/artifacts/com.ibm.watson.developer_cloud/assistant/
implementation ("com.ibm.watson.developer_cloud:assistant:6.9.0")
'com.ibm.watson.developer_cloud:assistant:jar:6.9.0'
<dependency org="com.ibm.watson.developer_cloud" name="assistant" rev="6.9.0">
  <artifact name="assistant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.watson.developer_cloud', module='assistant', version='6.9.0')
)
libraryDependencies += "com.ibm.watson.developer_cloud" % "assistant" % "6.9.0"
[com.ibm.watson.developer_cloud/assistant "6.9.0"]