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