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

scalajs-library-2-13-0-rc2

JSON →
library0.6.28javamavenunverified

Scala.js library for Scala 2.13.0-RC2.

<dependency> <groupId>org.scala-js</groupId> <artifactId>scalajs-library_2.13.0-RC2</artifactId> <version>0.6.28</version> </dependency>
INSTALL
IMPORT
SIG · SCALAJS-LIBRARY-2-
S
scalajs-library-2-13-0-rc2
otherjavav0.6.28
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 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-RC2, which is a pre-release version.
fix
Use a stable Scala version (e.g., 2.13.x) and corresponding scalajs-library.
affects: 0.6.28
Upgrade
Version history
0.6.28latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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