Download groundy-0.9.jar file - Jar g

Jar examples for g:groundy

Description

Some boilerplate code when implementing rest or some other background work

You can download jar file groundy 0.9 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add groundy-0.9.jar to your project.

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

Download

Click the following link to download the jar file.

groundy-0.9-javadoc.jar
groundy-0.9-sources.jar
groundy-0.9.jar
groundy-0.9.pom



Related Tutorials