is not current version
Last Version 1.1.6

com.tascape.qa:thr 1.0.17

Testharness Report - Test Automation Framework Report

GroupId

GroupId

com.tascape.qa
ArtifactId

ArtifactId

thr
Version

Version

1.0.17
Type

Type

war

Download thr 1.0.17


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