is not current version
Last Version 3.0.11

com.github.claremontqualitymanagement.TestAutomationFramework:TestingCapabilitySmartImageGui 2.0.7

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

Categories

Categories

GUI User Interface Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.claremontqualitymanagement.TestAutomationFramework
ArtifactId

ArtifactId

TestingCapabilitySmartImageGui
Version

Version

2.0.7
Type

Type

jar

Download TestingCapabilitySmartImageGui 2.0.7


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