is not current version
Last Version 1.2.6

com.epam.healenium:healenium-appium 1.2.3

healenium appium client

GroupId

GroupId

com.epam.healenium
ArtifactId

ArtifactId

healenium-appium
Version

Version

1.2.3
Type

Type

jar

Download healenium-appium 1.2.3


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