is not current version
Last Version 0.8.0

com.googlecode.jeeunit:jeeunit-example 0.7.1


GroupId

GroupId

com.googlecode.jeeunit
ArtifactId

ArtifactId

jeeunit-example
Version

Version

0.7.1
Type

Type

pom

Download jeeunit-example 0.7.1

Filename Size
jeeunit-example-0.7.1.pom 818 bytes
Browse

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