Registry / utility / javalib-native0-4-0-m2-2-11

javalib-native0-4-0-m2-2-11

JSON →
library0.4.0-M2javamavenunverified

Provides Java standard library implementations for Scala Native, enabling cross-platform code.

<dependency> <groupId>org.scala-native</groupId> <artifactId>javalib_native0.4.0-M2_2.11</artifactId> <version>0.4.0-M2</version> </dependency>
INSTALL
IMPORT
SIG · JAVALIB-NATIVE0-4-
J
javalib-native0-4-0-m2-2-11
utilityjavav0.4.0-M2
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

Minimal Scala Native example using java.lang.String from javalib.

import java.lang.String object Example { def main(args: Array[String]): Unit = { val s = new String("Hello, Scala Native!") println(s) } }
Debug
Known issues
breakingThis version is a milestone release and may have breaking changes.
fix
Use a stable release for production.
affects: 0.4.0-M2
Upgrade
Version history
0.4.0-M2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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