is not current version
Last Version 1.0.0

com.googlecode.jeeunit:jeeunit-assembly 0.7.1


GroupId

GroupId

com.googlecode.jeeunit
ArtifactId

ArtifactId

jeeunit-assembly
Version

Version

0.7.1
Type

Type

jar

Download jeeunit-assembly 0.7.1


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