Jar examples for g:guice-testlib
You can download jar file guice-testlib 4.0 in this page.
You can use the following script to add guice-testlib-4.0.jar to your project.
<dependency> <groupId>com.google.inject.extensions</groupId> <artifactId>guice-testlib</artifactId> <version>4.0</version> </dependency>
compile group: 'com.google.inject.extensions', name: 'guice-testlib', version: '4.0'
libraryDependencies += "com.google.inject.extensions" % "guice-testlib" % "4.0"
<dependency org="com.google.inject.extensions" name="guice-testlib" rev="4.0"/>
@Grapes(@Grab(group='com.google.inject.extensions', module='guice-testlib', version='4.0'))
'com.google.inject.extensions:guice-testlib:jar:4.0'
Click the following link to download the jar file.
guice-testlib-4.0-javadoc.jar