is not current version
Last Version 2.1.7

org.cddcore:cddjunit_2.11 2.1.2

cddjunit

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.cddcore
ArtifactId

ArtifactId

cddjunit_2.11
Version

Version

2.1.2
Type

Type

jar

Download cddjunit_2.11 2.1.2


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