is not current version
Last Version 2.2.7

com.aliyun:ccp-oss-client 2.0.1

Aliyun CCP oss 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-oss-client
Version

Version

2.0.1
Type

Type

jar

Download ccp-oss-client 2.0.1


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