RoboVM Compiler Parent

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-compiler-parent
Last Version

Last Version

2.3.16
Release Date

Release Date

Type

Type

pom
Description

Description

RoboVM Compiler Parent
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 URL

Project URL

http://github.com/MobiVM/robovm
Project Organization

Project Organization

com.mobidevelop.robovm

Download robovm-compiler-parent

How to add to project

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

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
  • rt
  • cacerts
  • objc
  • cocoatouch
com.mobidevelop.robovm

MobiVM

JVM on iOS

Versions

Version
2.3.16
2.3.15
2.3.14
2.3.13
2.3.12
2.3.11
2.3.10
2.3.9
2.3.8
2.3.7
2.3.6
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0