Download nanocloud-0.8.12.jar file - Jar n

Jar examples for n:nanocloud

Description

Main NanoCloud dependency

You can download jar file nanocloud 0.8.12 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add nanocloud-0.8.12.jar to your project.

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

Download

Click the following link to download the jar file.

nanocloud-0.8.12.jar
nanocloud-0.8.12.pom



Related Tutorials