Provides stub definitions for Scala.js to enable compilation of Scala code targeting JavaScript.
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-stubs_2.11</artifactId>
<version>1.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal Scala.js application using stubs
Ensure scala-js-library is included at runtime.
No dependency data recorded yet.