is not current version
Last Version 4.2.0

com.github.wasiqb.coteafs:appium 0.0.1

Automation Framework wrapped over Appium.

GroupId

GroupId

com.github.wasiqb.coteafs
ArtifactId

ArtifactId

appium
Version

Version

0.0.1
Type

Type

jar

Download appium 0.0.1


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