is not current version
Last Version 1.0.0

com.googlecode.jeeunit:jeeunit-resin 0.9.1


Categories

Categories

Resin Container Application Servers
GroupId

GroupId

com.googlecode.jeeunit
ArtifactId

ArtifactId

jeeunit-resin
Version

Version

0.9.1
Type

Type

jar

Download jeeunit-resin 0.9.1


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