is not current version
Last Version 1.0.6

de.rwth.swc.coffee4j:coffee4j-junit-jupiter 1.0.3

coffee4j is a framework that integrates combinatorial test generation and automated test execution via JUnit5

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.rwth.swc.coffee4j
ArtifactId

ArtifactId

coffee4j-junit-jupiter
Version

Version

1.0.3
Type

Type

jar

Download coffee4j-junit-jupiter 1.0.3


<!-- https://jarcasting.com/artifacts/de.rwth.swc.coffee4j/coffee4j-junit-jupiter/ -->
<dependency>
    <groupId>de.rwth.swc.coffee4j</groupId>
    <artifactId>coffee4j-junit-jupiter</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.rwth.swc.coffee4j/coffee4j-junit-jupiter/
implementation 'de.rwth.swc.coffee4j:coffee4j-junit-jupiter:1.0.3'
// https://jarcasting.com/artifacts/de.rwth.swc.coffee4j/coffee4j-junit-jupiter/
implementation ("de.rwth.swc.coffee4j:coffee4j-junit-jupiter:1.0.3")
'de.rwth.swc.coffee4j:coffee4j-junit-jupiter:jar:1.0.3'
<dependency org="de.rwth.swc.coffee4j" name="coffee4j-junit-jupiter" rev="1.0.3">
  <artifact name="coffee4j-junit-jupiter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.rwth.swc.coffee4j', module='coffee4j-junit-jupiter', version='1.0.3')
)
libraryDependencies += "de.rwth.swc.coffee4j" % "coffee4j-junit-jupiter" % "1.0.3"
[de.rwth.swc.coffee4j/coffee4j-junit-jupiter "1.0.3"]