Jar examples for g:guiceberry
GuiceBerry brings the joys of dependency injection to your test cases and test infrastructure.
You can download jar file guiceberry 3.3.1 in this page.
You can use the following script to add guiceberry-3.3.1.jar to your project.
<dependency> <groupId>com.google.guiceberry</groupId> <artifactId>guiceberry</artifactId> <version>3.3.1</version> </dependency>
compile group: 'com.google.guiceberry', name: 'guiceberry', version: '3.3.1'
libraryDependencies += "com.google.guiceberry" % "guiceberry" % "3.3.1"
<dependency org="com.google.guiceberry" name="guiceberry" rev="3.3.1"/>
@Grapes(@Grab(group='com.google.guiceberry', module='guiceberry', version='3.3.1'))
'com.google.guiceberry:guiceberry:jar:3.3.1'
Click the following link to download the jar file.
guiceberry-3.3.1-javadoc.jar