is not current version
Last Version 4.0.3

com.comcast.magic-wand:appium 4.0.1

Comcast-created magic wand entry for appium.

GroupId

GroupId

com.comcast.magic-wand
ArtifactId

ArtifactId

appium
Version

Version

4.0.1
Type

Type

jar

Download appium 4.0.1


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