Download vpc-0.2.0.jar file - Jar v

Jar examples for v:vpc

Description

JDCLOUD Open API SDK for Java

You can download jar file vpc 0.2.0 in this page.

Build File

You can use the following script to add vpc-0.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

vpc-0.2.0-javadoc.jar
vpc-0.2.0-sources.jar
vpc-0.2.0.jar
vpc-0.2.0.pom



Related Tutorials