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

Jar examples for c:cloud-resource-commons

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials