is not current version
Last Version 1.0.0

com.googlecode.jeeunit:jeeunit-weld-se 0.9.1


GroupId

GroupId

com.googlecode.jeeunit
ArtifactId

ArtifactId

jeeunit-weld-se
Version

Version

0.9.1
Type

Type

jar

Download jeeunit-weld-se 0.9.1


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