License |
License |
---|---|
GroupId | GroupIdorg.robovm |
ArtifactId | ArtifactIdrobovm-libimobiledevice |
Last Version | Last Version1.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRoboVM libimobiledevice Bindings
The RoboVM compiler translates Java bytecode into native ARM or x86 code. Apps run directly on the CPU.
No interpreter or virtual machine involved.
|
Project Organization |
Project OrganizationRoboVM AB |
<!-- https://jarcasting.com/artifacts/org.robovm/robovm-libimobiledevice/ -->
<dependency>
<groupId>org.robovm</groupId>
<artifactId>robovm-libimobiledevice</artifactId>
<version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.robovm/robovm-libimobiledevice/
implementation 'org.robovm:robovm-libimobiledevice:1.12.0'
// https://jarcasting.com/artifacts/org.robovm/robovm-libimobiledevice/
implementation ("org.robovm:robovm-libimobiledevice:1.12.0")
'org.robovm:robovm-libimobiledevice:jar:1.12.0'
<dependency org="org.robovm" name="robovm-libimobiledevice" rev="1.12.0">
<artifact name="robovm-libimobiledevice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.robovm', module='robovm-libimobiledevice', version='1.12.0')
)
libraryDependencies += "org.robovm" % "robovm-libimobiledevice" % "1.12.0"
[org.robovm/robovm-libimobiledevice "1.12.0"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.plist : dd-plist | jar | 1.16 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
junit : junit | jar | 4.12 |