is not current version
Last Version 4.2.0

com.github.wasiqb.coteafs:appium 2.1.0

Automation Framework wrapped over Appium.

GroupId

GroupId

com.github.wasiqb.coteafs
ArtifactId

ArtifactId

appium
Version

Version

2.1.0
Type

Type

jar

Download appium 2.1.0


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