Last Version

org.uiautomation:libimobiledevice-wrapper 1.0

bridge over the apple JS UIAutomation and the webkit remote debug protocol frameworks to make them compatible with a webdriver like architecture.Allows remote parallel excecution using Selenium Grid2

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.uiautomation
ArtifactId

ArtifactId

libimobiledevice-wrapper
Version

Version

1.0
Type

Type

jar
Description

Description

bridge over the apple JS UIAutomation and the webkit remote debug protocol frameworks to make them compatible with a webdriver like architecture.Allows remote parallel excecution using Selenium Grid2

Download libimobiledevice-wrapper 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
net.java.dev.jna : jna jar 4.0.0
commons-io : commons-io jar 2.4
com.googlecode.plist : dd-plist jar 1.3

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.