не последняя версия
Последняя версия 4.2.0

com.github.wasiqb.coteafs:appium 2.0.0-beta3

Automation Framework wrapped over Appium.

Группа

Группа

com.github.wasiqb.coteafs
Идентификатор

Идентификатор

appium
Версия

Версия

2.0.0-beta3
Тип

Тип

jar

Скачать appium 2.0.0-beta3


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