Registry / other / scalajs-library-2-13-0-m2

scalajs-library-2-13-0-m2

JSON →
library0.6.22javamavenunverified

Scala.js standard library for Scala 2.13.0-M2, enabling Scala compilation to JavaScript.

<dependency> <groupId>org.scala-js</groupId> <artifactId>scalajs-library_2.13.0-M2</artifactId> <version>0.6.22</version> </dependency>
INSTALL
IMPORT
SIG · SCALAJS-LIBRARY-2-
S
scalajs-library-2-13-0-m2
otherjavav0.6.22
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 Scala.js application.

import scala.scalajs.js.JSApp object Main extends JSApp { def main(): Unit = { println("Hello from Scala.js") } }
Debug
Known issues
breakingThis artifact targets a pre-release Scala version (2.13.0-M2); use stable Scala 2.13.x for production.
fix
Use scalajs-library_2.13 for stable Scala 2.13.
affects: *
Upgrade
Version history
0.6.22latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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