Download cloudkick-0.4.1.jar file - Jar c

Jar examples for c:cloudkick

Description

You can download jar file cloudkick 0.4.1 in this page.

Build File

You can use the following script to add cloudkick-0.4.1.jar to your project.

<dependency>
   <groupId>org.cloudhoist</groupId>
   <artifactId>cloudkick</artifactId>
   <version>0.4.1</version>
</dependency>
compile group: 'org.cloudhoist', name: 'cloudkick', version: '0.4.1'
libraryDependencies += "org.cloudhoist" % "cloudkick" % "0.4.1"
<dependency org="org.cloudhoist" name="cloudkick" rev="0.4.1"/>
@Grapes(@Grab(group='org.cloudhoist', module='cloudkick', version='0.4.1'))
'org.cloudhoist:cloudkick:jar:0.4.1'

Download

Click the following link to download the jar file.

cloudkick-0.4.1-sources.jar
cloudkick-0.4.1.jar
cloudkick-0.4.1.pom



Related Tutorials