is not current version
Last Version 1.1.9

com.tascape.qa:testharness 1.0.7

Testharness - Test Automation Framework

GroupId

GroupId

com.tascape.qa
ArtifactId

ArtifactId

testharness
Version

Version

1.0.7
Type

Type

jar

Download testharness 1.0.7


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