RoboVM translates Java bytecode into native ARM or x86 code, enabling direct CPU execution without a virtual machine, and provides Objective-C bindings for iOS/macOS development.
<dependency>
<groupId>com.mobidevelop.robovm</groupId>
<artifactId>robovm-objc</artifactId>
<version>2.3.24</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates accessing an Objective-C class via RoboVM bindings.
No known issues recorded.
No dependency data recorded yet.