Registry / other / scalalib-native0-3-2-11

scalalib-native0-3-2-11

JSON →
library0.3.9javamavenunverified

Scala Native scalalib

<dependency> <groupId>org.scala-native</groupId> <artifactId>scalalib_native0.3_2.11</artifactId> <version>0.3.9</version> </dependency>
INSTALL
IMPORT
SIG · SCALALIB-NATIVE0-3
S
scalalib-native0-3-2-11
otherjavav0.3.9
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.

GC
scala.scalanative.runtime.GC

Minimal usage of Scala Native runtime GC.

import scala.scalanative.runtime.GC; public class Example { public static void main(String[] args) { GC.addRoot(null); System.out.println("GC root added"); } }
Debug
Known issues
breakingScala Native is a different platform; code compiled for JVM will not work directly.
fix
Use Scala Native build tools and ensure your code is compatible with native compilation.
affects: all
Upgrade
Version history
0.3.9latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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