is not current version
Last Version 3.0.2

org.overturetool.core.combinatorialtesting:ctruntime 2.7.4


GroupId

GroupId

org.overturetool.core.combinatorialtesting
ArtifactId

ArtifactId

ctruntime
Version

Version

2.7.4
Type

Type

jar

Download ctruntime 2.7.4


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