is not current version
Last Version 1.1.7

com.tascape.qa:thx-webservice 1.0.26

Testharness extension for web service related testing.

GroupId

GroupId

com.tascape.qa
ArtifactId

ArtifactId

thx-webservice
Version

Version

1.0.26
Type

Type

jar

Download thx-webservice 1.0.26


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