License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.besmaze18 |
ArtifactId | ArtifactIdqatools-uiautomation |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUI Automation
UI Automation framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
qatools-uiautomation-1.0.6.pom | |
qatools-uiautomation-1.0.6.jar | 39 KB |
qatools-uiautomation-1.0.6-sources.jar | 27 KB |
qatools-uiautomation-1.0.6-javadoc.jar | 200 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.besmaze18/qatools-uiautomation/ -->
<dependency>
<groupId>com.github.besmaze18</groupId>
<artifactId>qatools-uiautomation</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.besmaze18/qatools-uiautomation/
implementation 'com.github.besmaze18:qatools-uiautomation:1.0.6'
// https://jarcasting.com/artifacts/com.github.besmaze18/qatools-uiautomation/
implementation ("com.github.besmaze18:qatools-uiautomation:1.0.6")
'com.github.besmaze18:qatools-uiautomation:jar:1.0.6'
<dependency org="com.github.besmaze18" name="qatools-uiautomation" rev="1.0.6">
<artifact name="qatools-uiautomation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.besmaze18', module='qatools-uiautomation', version='1.0.6')
)
libraryDependencies += "com.github.besmaze18" % "qatools-uiautomation" % "1.0.6"
[com.github.besmaze18/qatools-uiautomation "1.0.6"]