Last Version

RoboVM Distribution 2.3.16

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-dist-parent
Version

Version

2.3.16
Type

Type

pom
Description

Description

RoboVM Distribution
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-dist-parent 2.3.16


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

  • compiler
  • package