Jar examples for g:gaelyk
Gaelyk is a lightweight toolkit for developing applications in Groovy for the Google App Engine environment.
You can download jar file gaelyk 1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gaelyk-1.2.jar to your project.
<dependency> <groupId>org.gaelyk</groupId> <artifactId>gaelyk</artifactId> <version>1.2</version> </dependency>
compile group: 'org.gaelyk', name: 'gaelyk', version: '1.2'
libraryDependencies += "org.gaelyk" % "gaelyk" % "1.2"
<dependency org="org.gaelyk" name="gaelyk" rev="1.2"/>
@Grapes(@Grab(group='org.gaelyk', module='gaelyk', version='1.2'))
'org.gaelyk:gaelyk:jar:1.2'
Click the following link to download the jar file.
gaelyk-1.2-javadoc.jar