Registry / build-tool / scalajs-library-2-12-0-m5

scalajs-library-2-12-0-m5

JSON →
library0.6.12javamavenunverified

Scala.js library for compiling Scala code to JavaScript, targeting Scala 2.12.0-M5.

<dependency> <groupId>org.scala-js</groupId> <artifactId>scalajs-library_2.12.0-M5</artifactId> <version>0.6.12</version> </dependency>
INSTALL
IMPORT
SIG · SCALAJS-LIBRARY-2-
S
scalajs-library-2-12-0-m5
build-tooljavav0.6.12
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 using JSApp.

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.12.0-M5, which is a milestone release and not binary compatible with final 2.12.x releases.
fix
Use a stable Scala 2.12.x version and corresponding Scala.js library version.
affects: 0.6.12
Upgrade
Version history
0.6.12latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
2
Resources
scalajs-library-2-12-0-m5 — mvn dependency:get scalajs-library-2-12-0-m5 · libregistry