is not current version
Last Version 4.1.0

com.github.claremontqualitymanagement:taf.eyesupport 4.0.0

This is the module enabling interacting with GUI components through image recognition for Claremont TAF

GroupId

GroupId

com.github.claremontqualitymanagement
ArtifactId

ArtifactId

taf.eyesupport
Version

Version

4.0.0
Type

Type

jar

Download taf.eyesupport 4.0.0


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