Jar examples for r:ratpack-guice
Integration with Google Guice for Ratpack applications - https://code.google.com/p/google-guice/
You can download jar file ratpack-guice 1.4.0-rc-2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ratpack-guice-1.4.0-rc-2.jar to your project.
<dependency> <groupId>io.ratpack</groupId> <artifactId>ratpack-guice</artifactId> <version>1.4.0-rc-2</version> </dependency>
compile group: 'io.ratpack', name: 'ratpack-guice', version: '1.4.0-rc-2'
libraryDependencies += "io.ratpack" % "ratpack-guice" % "1.4.0-rc-2"
<dependency org="io.ratpack" name="ratpack-guice" rev="1.4.0-rc-2"/>
@Grapes(@Grab(group='io.ratpack', module='ratpack-guice', version='1.4.0-rc-2'))
'io.ratpack:ratpack-guice:jar:1.4.0-rc-2'
Click the following link to download the jar file.
ratpack-guice-1.4.0-rc-2-javadoc.jar