Registry / utility / scalajs-library-2-11

scalajs-library-2-11

JSON →
library1.12.0javamavenunverified

Standard library for Scala.js, enabling Scala code to compile to JavaScript for web development.

<dependency> <groupId>org.scala-js</groupId> <artifactId>scalajs-library_2.11</artifactId> <version>1.12.0</version> </dependency>
INSTALL
IMPORT
SIG · SCALAJS-LIBRARY-2-
S
scalajs-library-2-11
utilityjavav1.12.0
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.

js
scala.scalajs.js

Create a Scala.js application entry point using the js.JSApp trait.

import scala.scalajs.js object Main extends js.JSApp { def main(): Unit = { println("Hello from Scala.js!") } }
Debug
Known issues
breakingScala 2.11 is outdated; consider migrating to Scala 2.13 or 3.x for better compatibility.
fix
Upgrade Scala version and use scalajs-library for the corresponding Scala version.
affects: >=1.0.0
Upgrade
Version history
1.12.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
scalajs-library-2-11 — mvn dependency:get scalajs-library-2-11 · libregistry