Scala Native javalib provides Java standard library implementations for Scala Native, targeting Scala 2.11 and native 0.3.
<dependency>
<groupId>org.scala-native</groupId>
<artifactId>javalib_native0.3_2.11</artifactId>
<version>0.3.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Gets the current native thread in Scala Native.
Use only in Scala Native projects with Scala 2.11.
No dependency data recorded yet.