Registry / utility / scalajs-stubs-2-12

scalajs-stubs-2-12

JSON →
library1.1.0javamavenunverified

Provides stub definitions for Scala.js to enable compilation of Scala.js code in a pure Scala environment.

<dependency> <groupId>org.scala-js</groupId> <artifactId>scalajs-stubs_2.12</artifactId> <version>1.1.0</version> </dependency>
INSTALL
IMPORT
SIG · SCALAJS-STUBS-2-12
S
scalajs-stubs-2-12
utilityjavav1.1.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

Minimal usage of Scala.js stubs to define a JavaScript object.

import scala.scalajs.js object Main extends js.Object { def main(args: Array[String]): Unit = { println("Hello from Scala.js stubs") } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
scalajs-stubs-2-12 — mvn dependency:get scalajs-stubs-2-12 · libregistry