is not current version
Last Version 6.14.2

com.ibm.watson.developer_cloud:assistant 5.3.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

5.3.0
Type

Type

jar

Download assistant 5.3.0


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