Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.github.besmaze18 |
ArtifactId | ArtifactIdqatools-uiautomation |
Version | Version1.0.5 |
Type | Typepom |
Filename | Size |
---|---|
qatools-uiautomation-1.0.5.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.besmaze18/qatools-uiautomation/ -->
<dependency>
<groupId>com.github.besmaze18</groupId>
<artifactId>qatools-uiautomation</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.besmaze18/qatools-uiautomation/
implementation 'com.github.besmaze18:qatools-uiautomation:1.0.5'
// https://jarcasting.com/artifacts/com.github.besmaze18/qatools-uiautomation/
implementation ("com.github.besmaze18:qatools-uiautomation:1.0.5")
'com.github.besmaze18:qatools-uiautomation:pom:1.0.5'
<dependency org="com.github.besmaze18" name="qatools-uiautomation" rev="1.0.5">
<artifact name="qatools-uiautomation" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.besmaze18', module='qatools-uiautomation', version='1.0.5')
)
libraryDependencies += "com.github.besmaze18" % "qatools-uiautomation" % "1.0.5"
[com.github.besmaze18/qatools-uiautomation "1.0.5"]