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

scalajs-library-2-13-0-m3

JSON →
library0.6.26javamavenunverified

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

<dependency> <groupId>org.scala-js</groupId> <artifactId>scalajs-library_2.13.0-M3</artifactId> <version>0.6.26</version> </dependency>
INSTALL
IMPORT
SIG · SCALAJS-LIBRARY-2-
S
scalajs-library-2-13-0-m3
otherjavav0.6.26
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

Defines a Scala.js application entry point.

import scala.scalajs.js.JSApp object Main extends JSApp { def main(): Unit = { println("Hello from Scala.js!") } }
Debug
Known issues
breakingThis version targets Scala 2.13.0-M3 milestone; not compatible with stable 2.13.x releases.
fix
Use scalajs-library_2.13 for stable Scala 2.13 versions.
affects: 0.6.26
Upgrade
Version history
0.6.26latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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