Jar examples for g:groovy-upcloud-core
Groovy UpCloud core provides a way to talk to the UpCloud API and a representation of the Resources
You can download jar file groovy-upcloud-core 0.0.6 in this page.
GNU General Public License, version 3
You can use the following script to add groovy-upcloud-core-0.0.6.jar to your project.
<dependency> <groupId>fi.linuxbox.upcloud</groupId> <artifactId>groovy-upcloud-core</artifactId> <version>0.0.6</version> </dependency>
compile group: 'fi.linuxbox.upcloud', name: 'groovy-upcloud-core', version: '0.0.6'
libraryDependencies += "fi.linuxbox.upcloud" % "groovy-upcloud-core" % "0.0.6"
<dependency org="fi.linuxbox.upcloud" name="groovy-upcloud-core" rev="0.0.6"/>
@Grapes(@Grab(group='fi.linuxbox.upcloud', module='groovy-upcloud-core', version='0.0.6'))
'fi.linuxbox.upcloud:groovy-upcloud-core:jar:0.0.6'
Click the following link to download the jar file.
groovy-upcloud-core-0.0.6-javadoc.jar