is not current version
Last Version 1.8.13

com.aliyun:cloudfw20171207 1.8.10

Alibaba Cloud Cloudfw (20171207) SDK for Java

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

cloudfw20171207
Version

Version

1.8.10
Type

Type

jar

Download cloudfw20171207 1.8.10


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