Download groovy-upcloud-resource-0.0.7.jar file - Jar g

Jar examples for g:groovy-upcloud-resource

Description

Groovy UpCloud resource provides convenience resource representations

You can download jar file groovy-upcloud-resource 0.0.7 in this page.

License

GNU General Public License, version 3

Build File

You can use the following script to add groovy-upcloud-resource-0.0.7.jar to your project.

<dependency>
   <groupId>fi.linuxbox.upcloud</groupId>
   <artifactId>groovy-upcloud-resource</artifactId>
   <version>0.0.7</version>
</dependency>
compile group: 'fi.linuxbox.upcloud', name: 'groovy-upcloud-resource', version: '0.0.7'
libraryDependencies += "fi.linuxbox.upcloud" % "groovy-upcloud-resource" % "0.0.7"
<dependency org="fi.linuxbox.upcloud" name="groovy-upcloud-resource" rev="0.0.7"/>
@Grapes(@Grab(group='fi.linuxbox.upcloud', module='groovy-upcloud-resource', version='0.0.7'))
'fi.linuxbox.upcloud:groovy-upcloud-resource:jar:0.0.7'

Download

Click the following link to download the jar file.

groovy-upcloud-resource-0.0.7-javadoc.jar
groovy-upcloud-resource-0.0.7-sources.jar
groovy-upcloud-resource-0.0.7.jar
groovy-upcloud-resource-0.0.7.pom



Related Tutorials