Jar examples for g:guice
Extensions for Google Guice: support of primary and worker Event Loop threads; construction of service graphs.
You can download jar file guice 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add guice-1.0.jar to your project.
<dependency> <groupId>com.google.inject</groupId> <artifactId>guice</artifactId> <version>1.0</version> </dependency>
compile group: 'com.google.inject', name: 'guice', version: '1.0'
libraryDependencies += "com.google.inject" % "guice" % "1.0"
<dependency org="com.google.inject" name="guice" rev="1.0"/>
@Grapes(@Grab(group='com.google.inject', module='guice', version='1.0'))
'com.google.inject:guice:jar:1.0'
Click the following link to download the jar file.
guice-1.0-sources.jar