Last Version

RoboVM 1.14.0

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

GroupId

GroupId

org.robovm
ArtifactId

ArtifactId

robovm-parent
Version

Version

1.14.0
Type

Type

pom
Description

Description

RoboVM
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

RoboVM AB

Download robovm-parent 1.14.0

Filename Size
robovm-parent-1.14.0.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • llvm
  • libimobiledevice
  • compiler
  • cacerts
  • objc
  • cocoatouch
  • rt