is not current version
Last Version 1.1.9

com.tascape.qa:testharness 1.0.14

Testharness - Test Automation Framework

GroupId

GroupId

com.tascape.qa
ArtifactId

ArtifactId

testharness
Version

Version

1.0.14
Type

Type

jar

Download testharness 1.0.14


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