Registry / other / robovm-rt

robovm-rt

JSON →
library1.14.0javamavenunverified

The RoboVM runtime library for translating Java bytecode into native ARM or x86 code for iOS and Android apps.

<dependency> <groupId>org.robovm</groupId> <artifactId>robovm-rt</artifactId> <version>1.14.0</version> </dependency>
INSTALL
IMPORT
SIG · ROBOVM-RT
R
robovm-rt
otherjavav1.14.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Bro
✓ org.robovm.rt.bro.Bro

Binds a Java class to native code using RoboVM's Bro API.

import org.robovm.rt.bro.Bro; Bro.bind(MyNativeClass.class); System.out.println("Native binding initialized");
Debug
Known issues
breakingRoboVM 1.x uses a different API than 2.x; ensure compatibility with your project.
fix
Check the RoboVM version and update imports accordingly.
affects: <2.0.0
Upgrade
Version history
1.14.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
robovm-rt — mvn dependency:get robovm-rt · libregistry