is not current version
Last Version 4.2.0

com.github.wasiqb.coteafs:appium 3.2.1

Robust Automation Framework wrapped over Appium.

GroupId

GroupId

com.github.wasiqb.coteafs
ArtifactId

ArtifactId

appium
Version

Version

3.2.1
Type

Type

jar

Download appium 3.2.1


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