is not current version
Last Version 0.2

com.googlecode.guice-junit4:guice-junit4-parent 0.1.0

Guice JUint4 Inject Support

Categories

Categories

JUnit Unit Testing GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.googlecode.guice-junit4
ArtifactId

ArtifactId

guice-junit4-parent
Version

Version

0.1.0
Type

Type

pom

Download guice-junit4-parent 0.1.0


<!-- https://jarcasting.com/artifacts/com.googlecode.guice-junit4/guice-junit4-parent/ -->
<dependency>
    <groupId>com.googlecode.guice-junit4</groupId>
    <artifactId>guice-junit4-parent</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.guice-junit4/guice-junit4-parent/
implementation 'com.googlecode.guice-junit4:guice-junit4-parent:0.1.0'
// https://jarcasting.com/artifacts/com.googlecode.guice-junit4/guice-junit4-parent/
implementation ("com.googlecode.guice-junit4:guice-junit4-parent:0.1.0")
'com.googlecode.guice-junit4:guice-junit4-parent:pom:0.1.0'
<dependency org="com.googlecode.guice-junit4" name="guice-junit4-parent" rev="0.1.0">
  <artifact name="guice-junit4-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.guice-junit4', module='guice-junit4-parent', version='0.1.0')
)
libraryDependencies += "com.googlecode.guice-junit4" % "guice-junit4-parent" % "0.1.0"
[com.googlecode.guice-junit4/guice-junit4-parent "0.1.0"]