GroupId | GroupIdorg.overturetool.core.combinatorialtesting |
---|---|
ArtifactId | ArtifactIdctruntime |
Version | Version2.1.6 |
Type | Typejar |
Filename | Size |
---|---|
ctruntime-2.1.6.pom | |
ctruntime-2.1.6.jar | 32 KB |
ctruntime-2.1.6-sources.jar | 18 KB |
ctruntime-2.1.6-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.overturetool.core.combinatorialtesting/ctruntime/ -->
<dependency>
<groupId>org.overturetool.core.combinatorialtesting</groupId>
<artifactId>ctruntime</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.overturetool.core.combinatorialtesting/ctruntime/
implementation 'org.overturetool.core.combinatorialtesting:ctruntime:2.1.6'
// https://jarcasting.com/artifacts/org.overturetool.core.combinatorialtesting/ctruntime/
implementation ("org.overturetool.core.combinatorialtesting:ctruntime:2.1.6")
'org.overturetool.core.combinatorialtesting:ctruntime:jar:2.1.6'
<dependency org="org.overturetool.core.combinatorialtesting" name="ctruntime" rev="2.1.6">
<artifact name="ctruntime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.overturetool.core.combinatorialtesting', module='ctruntime', version='2.1.6')
)
libraryDependencies += "org.overturetool.core.combinatorialtesting" % "ctruntime" % "2.1.6"
[org.overturetool.core.combinatorialtesting/ctruntime "2.1.6"]