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