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