Registry / utility / javalib-native0-4-3

javalib-native0-4-3

JSON →
library0.4.17javamavenunverified

Java standard library reimplemented for Scala Native, enabling Java interop in native Scala applications.

<dependency> <groupId>org.scala-native</groupId> <artifactId>javalib_native0.4_3</artifactId> <version>0.4.17</version> </dependency>
INSTALL
IMPORT
SIG · JAVALIB-NATIVE0-4-
J
javalib-native0-4-3
utilityjavav0.4.17
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.

String
java.lang.String

Use a standard Java String in a Scala Native project.

import java.lang.String; String greeting = "Hello, Scala Native!"; System.out.println(greeting);
Debug
Known issues
gotchaNot all Java standard library classes are implemented; some may have limited functionality.
fix
Check Scala Native documentation for supported classes and methods before use.
affects: >=0.4
Upgrade
Version history
0.4.17latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
javalib-native0-4-3 — mvn dependency:get javalib-native0-4-3 · libregistry