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 3.0-20100927 in this page.
The Apache Software License, Version 2.0
You can use the following script to add guice-3.0-20100927.jar to your project.
<dependency> <groupId>com.mycila.com.google.inject</groupId> <artifactId>guice</artifactId> <version>3.0-20100927</version> </dependency>
compile group: 'com.mycila.com.google.inject', name: 'guice', version: '3.0-20100927'
libraryDependencies += "com.mycila.com.google.inject" % "guice" % "3.0-20100927"
<dependency org="com.mycila.com.google.inject" name="guice" rev="3.0-20100927"/>
@Grapes(@Grab(group='com.mycila.com.google.inject', module='guice', version='3.0-20100927'))
'com.mycila.com.google.inject:guice:jar:3.0-20100927'
Click the following link to download the jar file.
guice-3.0-20100927-sources.jar