Registry / utility / extra-sjs0-6-2-12

extra-sjs0-6-2-12

JSON →
library1.7.7javamavenunverified

Provides extra utilities and components for ScalaJS React applications, targeting Scala 2.12 and ScalaJS 0.6.

<dependency> <groupId>com.github.japgolly.scalajs-react</groupId> <artifactId>extra_sjs0.6_2.12</artifactId> <version>1.7.7</version> </dependency>
INSTALL
IMPORT
SIG · EXTRA-SJS0-6-2-12
E
extra-sjs0-6-2-12
utilityjavav1.7.7
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.

ExtraComponent
extra.ExtraComponent

Minimal usage of ExtraComponent from the extra module.

import extra.ExtraComponent; public class Example { public static void main(String[] args) { ExtraComponent component = new ExtraComponent(); System.out.println(component.render()); } }
Debug
Known issues
breakingThis package is for ScalaJS 0.6 and Scala 2.12, which are outdated. It may not work with newer ScalaJS versions.
fix
Use a version targeting ScalaJS 1.x and Scala 2.13 or 3.x if available.
affects: <=1.7.7
Upgrade
Version history
1.7.7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
extra-sjs0-6-2-12 — mvn dependency:get extra-sjs0-6-2-12 · libregistry