is not current version
Last Version 2.8.21

com.aliyun:retailbot20210224 2.8.15

Alibaba Cloud RetailBot (20210224) SDK for Java

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

retailbot20210224
Version

Version

2.8.15
Type

Type

jar

Download retailbot20210224 2.8.15


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