is not current version
Last Version 4.2.0

com.github.wasiqb.coteafs:appium 1.0.0

Automation Framework wrapped over Appium.

GroupId

GroupId

com.github.wasiqb.coteafs
ArtifactId

ArtifactId

appium
Version

Version

1.0.0
Type

Type

jar

Download appium 1.0.0


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