is not current version
Last Version 2.0.6

com.aliyun:chatbot20171011 1.0.2

Alibaba Cloud Chatbot (20171011) SDK for Java

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

chatbot20171011
Version

Version

1.0.2
Type

Type

jar

Download chatbot20171011 1.0.2


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