Download qcloud-java-sdk-2.0.1.jar file - Jar q

Jar examples for q:qcloud-java-sdk

Description

Tencent Cloud Open API SDK for Java Copyright (C) Tencent Cloud All Rights Reserved. ?????? ?C???? http://www.qcloud.com

You can download jar file qcloud-java-sdk 2.0.1 in this page.

License

Open Source License

Build File

You can use the following script to add qcloud-java-sdk-2.0.1.jar to your project.

<dependency>
   <groupId>com.qcloud</groupId>
   <artifactId>qcloud-java-sdk</artifactId>
   <version>2.0.1</version>
</dependency>
compile group: 'com.qcloud', name: 'qcloud-java-sdk', version: '2.0.1'
libraryDependencies += "com.qcloud" % "qcloud-java-sdk" % "2.0.1"
<dependency org="com.qcloud" name="qcloud-java-sdk" rev="2.0.1"/>
@Grapes(@Grab(group='com.qcloud', module='qcloud-java-sdk', version='2.0.1'))
'com.qcloud:qcloud-java-sdk:jar:2.0.1'

Download

Click the following link to download the jar file.

qcloud-java-sdk-2.0.1-javadoc.jar
qcloud-java-sdk-2.0.1-sources.jar
qcloud-java-sdk-2.0.1.jar
qcloud-java-sdk-2.0.1.pom



Related Tutorials