is not current version
Last Version 2.3.16

RoboVM libimobiledevice Bindings 2.3.14

The RoboVM compiler translates Java bytecode into native ARM or x86 code. Apps run directly on the CPU. No interpreter or virtual machine involved.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.mobidevelop.robovm
ArtifactId

ArtifactId

robovm-libimobiledevice
Version

Version

2.3.14
Type

Type

jar
Description

Description

RoboVM 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 Organization

com.mobidevelop.robovm

Download robovm-libimobiledevice 2.3.14


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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.plist : dd-plist jar 1.21

test (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.