Last Version

RoboVM Template Generator 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-templater
Version

Version

2.3.16
Type

Type

jar
Description

Description

RoboVM Template Generator
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-templater 2.3.16


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-compress jar 1.21
commons-io : commons-io jar 2.7
com.mobidevelop.robovm : robovm-templates-ios-single-view-no-ib tar.gz 2.3.16
com.mobidevelop.robovm : robovm-templates-ios-framework tar.gz 2.3.16
com.mobidevelop.robovm : robovm-templates-console tar.gz 2.3.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.