Download cloudpool.google.commons-4.3.0.jar file - Jar c

Jar examples for c:cloudpool.google.commons

Description

Common utility classes for building cloud pools for the Google Cloud Platform

You can download jar file cloudpool.google.commons 4.3.0 in this page.

Build File

You can use the following script to add cloudpool.google.commons-4.3.0.jar to your project.

<dependency>
   <groupId>com.elastisys.scale</groupId>
   <artifactId>cloudpool.google.commons</artifactId>
   <version>4.3.0</version>
</dependency>
compile group: 'com.elastisys.scale', name: 'cloudpool.google.commons', version: '4.3.0'
libraryDependencies += "com.elastisys.scale" % "cloudpool.google.commons" % "4.3.0"
<dependency org="com.elastisys.scale" name="cloudpool.google.commons" rev="4.3.0"/>
@Grapes(@Grab(group='com.elastisys.scale', module='cloudpool.google.commons', version='4.3.0'))
'com.elastisys.scale:cloudpool.google.commons:jar:4.3.0'

Download

Click the following link to download the jar file.

cloudpool.google.commons-4.3.0-javadoc.jar
cloudpool.google.commons-4.3.0-sources.jar
cloudpool.google.commons-4.3.0.jar
cloudpool.google.commons-4.3.0.pom



Related Tutorials