is not current version
Last Version 1.1.7

com.tascape.qa:thx-webservice 1.1.0

Testharness extension for web service related testing.

GroupId

GroupId

com.tascape.qa
ArtifactId

ArtifactId

thx-webservice
Version

Version

1.1.0
Type

Type

jar

Download thx-webservice 1.1.0


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