Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdorg.uiautomation |
ArtifactId | ArtifactIdios-selenium-tests |
Version | Version0.6.2 |
Type | Typejar |
Filename | Size |
---|---|
ios-selenium-tests-0.6.2.pom | |
ios-selenium-tests-0.6.2.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.uiautomation/ios-selenium-tests/ -->
<dependency>
<groupId>org.uiautomation</groupId>
<artifactId>ios-selenium-tests</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.uiautomation/ios-selenium-tests/
implementation 'org.uiautomation:ios-selenium-tests:0.6.2'
// https://jarcasting.com/artifacts/org.uiautomation/ios-selenium-tests/
implementation ("org.uiautomation:ios-selenium-tests:0.6.2")
'org.uiautomation:ios-selenium-tests:jar:0.6.2'
<dependency org="org.uiautomation" name="ios-selenium-tests" rev="0.6.2">
<artifact name="ios-selenium-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uiautomation', module='ios-selenium-tests', version='0.6.2')
)
libraryDependencies += "org.uiautomation" % "ios-selenium-tests" % "0.6.2"
[org.uiautomation/ios-selenium-tests "0.6.2"]