Jar examples for s:spring-guice
Utilities for using Spring with Guice and vice versa
You can download jar file spring-guice 1.0.0-RELEASE in this page.
You can use the following script to add spring-guice-1.0.0-RELEASE.jar to your project.
<dependency> <groupId>net.jahhan</groupId> <artifactId>spring-guice</artifactId> <version>1.0.0-RELEASE</version> </dependency>
compile group: 'net.jahhan', name: 'spring-guice', version: '1.0.0-RELEASE'
libraryDependencies += "net.jahhan" % "spring-guice" % "1.0.0-RELEASE"
<dependency org="net.jahhan" name="spring-guice" rev="1.0.0-RELEASE"/>
@Grapes(@Grab(group='net.jahhan', module='spring-guice', version='1.0.0-RELEASE'))
'net.jahhan:spring-guice:jar:1.0.0-RELEASE'
Click the following link to download the jar file.
spring-guice-1.0.0-RELEASE-javadoc.jar