scala-native / scala-native   0.5.6

Website GitHub

Your favorite language gets closer to bare metal.

Scala versions: 3.x 2.13 2.12
Scala Native versions: 0.5
sbt plugins: 1.x

nscplugin_2.13.11 0.5.6


Group ID:
org.scala-native
Artifact ID:
nscplugin_2.13.11
Version:
0.5.6
Release Date:
Nov 13, 2024
Licenses:
Files:
Full Scala Version:
2.13.11

libraryDependencies += "org.scala-native" % "nscplugin_2.13.11" % "0.5.6"

Mill build tool

ivy"org.scala-native:nscplugin_2.13.11:0.5.6"

Scala CLI

//> using dep "org.scala-native:nscplugin_2.13.11:0.5.6"

Ammonite REPL

import $ivy.`org.scala-native:nscplugin_2.13.11:0.5.6`

<dependency>
  <groupId>org.scala-native</groupId>
  <artifactId>nscplugin_2.13.11</artifactId>
  <version>0.5.6</version>
</dependency>

compile group: 'org.scala-native', name: 'nscplugin_2.13.11', version: '0.5.6'