is not current version
Last Version 6.14.2

com.ibm.watson.developer_cloud:assistant 6.11.2

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.11.2
Type

Type

jar

Download assistant 6.11.2


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