is not current version
Last Version 3.0.2

org.overturetool.core:combinatorialtesting 2.2.0


GroupId

GroupId

org.overturetool.core
ArtifactId

ArtifactId

combinatorialtesting
Version

Version

2.2.0
Type

Type

pom

Download combinatorialtesting 2.2.0

Filename Size
combinatorialtesting-2.2.0.pom 669 bytes
Browse

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