Jar examples for v:vpc
JDCLOUD Open API SDK for Java
You can download jar file vpc 0.2.0 in this page.
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'
Click the following link to download the jar file.
vpc-0.2.0-javadoc.jar