is not current version
Last Version 3.0.3

org.cddcore:cddunit_2.11 3.0.2

cddunit

GroupId

GroupId

org.cddcore
ArtifactId

ArtifactId

cddunit_2.11
Version

Version

3.0.2
Type

Type

jar

Download cddunit_2.11 3.0.2


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