is not current version
Last Version 2.3.0

com.aliyun:ccp-client 2.2.0

Aliyun CCP SDK for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有 (C)阿里云计算有限公司 http://www.aliyun.com

Categories

Categories

CLI User Interface
GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

ccp-client
Version

Version

2.2.0
Type

Type

jar

Download ccp-client 2.2.0


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