is not current version
Last Version 1.0.6

de.rwth.swc.coffee4j:coffee4j-model 1.0.2

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

GroupId

GroupId

de.rwth.swc.coffee4j
ArtifactId

ArtifactId

coffee4j-model
Version

Version

1.0.2
Type

Type

jar

Download coffee4j-model 1.0.2


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