Registry / other / javalib-native0-4-2-13

javalib-native0-4-2-13

JSON →
library0.4.17javamavenunverified

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

<dependency> <groupId>org.scala-native</groupId> <artifactId>javalib_native0.4_2.13</artifactId> <version>0.4.17</version> </dependency>
INSTALL
IMPORT
SIG · JAVALIB-NATIVE0-4-
J
javalib-native0-4-2-13
otherjavav0.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

Uses Java's String class in a Scala Native project.

import java.lang.String; object ScalaNativeExample { def main(args: Array[String]): Unit = { val str = new String("Hello Scala Native") println(str) } }
Debug
Known issues

No known issues recorded.

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-2-13 — mvn dependency:get javalib-native0-4-2-13 · libregistry