is not current version
Last Version 3.0.2

org.overturetool.core.combinatorialtesting:ctutils 2.1.4


GroupId

GroupId

org.overturetool.core.combinatorialtesting
ArtifactId

ArtifactId

ctutils
Version

Version

2.1.4
Type

Type

jar

Download ctutils 2.1.4


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