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

scalalib-native0-4-2-11

JSON →
library0.4.9javamavenunverified

scalalib

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

Uses the Scala Native runtime GC to add a root object.

import scala.scalanative.runtime.GC object Main { def main(args: Array[String]): Unit = { GC.addRoot(this) println("Hello, Scala Native!") } }
Debug
Known issues
breakingScala 2.11 is outdated; consider upgrading to Scala 2.13 or 3.
fix
Update your Scala version and use the corresponding scalalib artifact.
affects: *
Upgrade
Version history
0.4.9latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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