Registry / utility / scalajs-library-2-13-0-m1

scalajs-library-2-13-0-m1

JSON →
library0.6.19javamavenunverified

Scala.js library provides the core runtime for compiling Scala to JavaScript.

<dependency> <groupId>org.scala-js</groupId> <artifactId>scalajs-library_2.13.0-M1</artifactId> <version>0.6.19</version> </dependency>
INSTALL
IMPORT
SIG · SCALAJS-LIBRARY-2-
S
scalajs-library-2-13-0-m1
utilityjavav0.6.19
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.

JSApp
scala.scalajs.js.JSApp

Minimal example showing import of a core Scala.js class.

import scala.scalajs.js.JSApp; public class Example { public static void main(String[] args) { System.out.println("Scala.js library imported"); } }
Debug
Known issues
gotchaThis version targets a pre-release Scala version (2.13.0-M1) and may have compatibility issues.
fix
Use a stable Scala version (e.g., 2.13.x) for production.
affects: >=0.6.0
Upgrade
Version history
0.6.19latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
scalajs-library-2-13-0-m1 — mvn dependency:get scalajs-library-2-13-0-m1 · libregistry