Download guice-junit4-core-0.2.jar file - Jar g

Jar examples for g:guice-junit4-core

Description

You can download jar file guice-junit4-core 0.2 in this page.

Build File

You can use the following script to add guice-junit4-core-0.2.jar to your project.

<dependency>
   <groupId>com.googlecode.guice-junit4</groupId>
   <artifactId>guice-junit4-core</artifactId>
   <version>0.2</version>
</dependency>
compile group: 'com.googlecode.guice-junit4', name: 'guice-junit4-core', version: '0.2'
libraryDependencies += "com.googlecode.guice-junit4" % "guice-junit4-core" % "0.2"
<dependency org="com.googlecode.guice-junit4" name="guice-junit4-core" rev="0.2"/>
@Grapes(@Grab(group='com.googlecode.guice-junit4', module='guice-junit4-core', version='0.2'))
'com.googlecode.guice-junit4:guice-junit4-core:jar:0.2'

Download

Click the following link to download the jar file.

guice-junit4-core-0.2-javadoc.jar
guice-junit4-core-0.2-sources.jar
guice-junit4-core-0.2-test-javadoc.jar
guice-junit4-core-0.2-test-sources.jar
guice-junit4-core-0.2-tests.jar
guice-junit4-core-0.2.jar
guice-junit4-core-0.2.pom



Related Tutorials