Download cloud-resource-commons-2.0.jar file - Jar c

Jar examples for c:cloud-resource-commons

Description

You can download jar file cloud-resource-commons 2.0 in this page.

Build File

You can use the following script to add cloud-resource-commons-2.0.jar to your project.

<dependency>
   <groupId>com.cloudbees.cloud_resource</groupId>
   <artifactId>cloud-resource-commons</artifactId>
   <version>2.0</version>
</dependency>
compile group: 'com.cloudbees.cloud_resource', name: 'cloud-resource-commons', version: '2.0'
libraryDependencies += "com.cloudbees.cloud_resource" % "cloud-resource-commons" % "2.0"
<dependency org="com.cloudbees.cloud_resource" name="cloud-resource-commons" rev="2.0"/>
@Grapes(@Grab(group='com.cloudbees.cloud_resource', module='cloud-resource-commons', version='2.0'))
'com.cloudbees.cloud_resource:cloud-resource-commons:jar:2.0'

Download

Click the following link to download the jar file.

cloud-resource-commons-2.0-javadoc.jar
cloud-resource-commons-2.0-sources.jar
cloud-resource-commons-2.0.jar
cloud-resource-commons-2.0.pom



Related Tutorials