License |
License |
---|---|
GroupId | GroupIdcom.github.wasiqb.coteafs |
ArtifactId | ArtifactIdappium |
Version | Version4.0.0 |
Type | Typejar |
Description |
DescriptionRobust Automation Framework wrapped over Appium.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
appium-4.0.0.pom | |
appium-4.0.0.jar | 150 KB |
appium-4.0.0-sources.jar | 104 KB |
appium-4.0.0-javadoc.jar | 585 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/appium/ -->
<dependency>
<groupId>com.github.wasiqb.coteafs</groupId>
<artifactId>appium</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/appium/
implementation 'com.github.wasiqb.coteafs:appium:4.0.0'
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/appium/
implementation ("com.github.wasiqb.coteafs:appium:4.0.0")
'com.github.wasiqb.coteafs:appium:jar:4.0.0'
<dependency org="com.github.wasiqb.coteafs" name="appium" rev="4.0.0">
<artifact name="appium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wasiqb.coteafs', module='appium', version='4.0.0')
)
libraryDependencies += "com.github.wasiqb.coteafs" % "appium" % "4.0.0"
[com.github.wasiqb.coteafs/appium "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.wasiqb.coteafs : datasource | jar | 1.2.0 |
org.apache.commons : commons-text | jar | 1.9 |
com.github.wasiqb.coteafs : listeners | jar | 3.0.0 |
org.yaml : snakeyaml | jar | 1.27 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
com.google.guava : guava | jar | 30.0-jre |
io.appium : java-client | jar | 7.5.1 |
org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.12.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |
commons-io : commons-io | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
com.github.wasiqb.coteafs : error | jar | 1.15.0 |
org.testng : testng | jar | 7.3.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
com.google.truth : truth | jar | 1.1 |