is not current version
Last Version 4.0.4

com.github.claremontqualitymanagement:taf.websupport 4.0.0

Module to test and interact with web based systems with test automation framework TAF.

GroupId

GroupId

com.github.claremontqualitymanagement
ArtifactId

ArtifactId

taf.websupport
Version

Version

4.0.0
Type

Type

jar

Download taf.websupport 4.0.0


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