Jar examples for r:ratpack-gradle
Build time Ratpack support with the Gradle build tool - http://gradle.org
You can download jar file ratpack-gradle 1.5.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ratpack-gradle-1.5.4.jar to your project.
<dependency> <groupId>io.ratpack</groupId> <artifactId>ratpack-gradle</artifactId> <version>1.5.4</version> </dependency>
compile group: 'io.ratpack', name: 'ratpack-gradle', version: '1.5.4'
libraryDependencies += "io.ratpack" % "ratpack-gradle" % "1.5.4"
<dependency org="io.ratpack" name="ratpack-gradle" rev="1.5.4"/>
@Grapes(@Grab(group='io.ratpack', module='ratpack-gradle', version='1.5.4'))
'io.ratpack:ratpack-gradle:jar:1.5.4'
Click the following link to download the jar file.
ratpack-gradle-1.5.4-javadoc.jar