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>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing import of a core Scala.js class.
Use a stable Scala version (e.g., 2.13.x) for production.
No dependency data recorded yet.