Jar examples for r:ratpack-groovy
Ratpack integration for the Groovy programmming language - http://groovy-lang.org
You can download jar file ratpack-groovy 1.4.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ratpack-groovy-1.4.6.jar to your project.
<dependency> <groupId>io.ratpack</groupId> <artifactId>ratpack-groovy</artifactId> <version>1.4.6</version> </dependency>
compile group: 'io.ratpack', name: 'ratpack-groovy', version: '1.4.6'
libraryDependencies += "io.ratpack" % "ratpack-groovy" % "1.4.6"
<dependency org="io.ratpack" name="ratpack-groovy" rev="1.4.6"/>
@Grapes(@Grab(group='io.ratpack', module='ratpack-groovy', version='1.4.6'))
'io.ratpack:ratpack-groovy:jar:1.4.6'
Click the following link to download the jar file.
ratpack-groovy-1.4.6-javadoc.jar