is not current version
Last Version 2.0.6

com.aliyun:chatbot20171011 2.0.0

Alibaba Cloud Chatbot (20171011) SDK for Java

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

chatbot20171011
Version

Version

2.0.0
Type

Type

jar

Download chatbot20171011 2.0.0


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