scala-collection-compat provides compatibility layers between Scala 2.11 and 2.13 collection APIs for cross-building.
<dependency>
<groupId>org.scala-lang.modules</groupId>
<artifactId>scala-collection-compat_sjs0.6_2.11</artifactId>
<version>2.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example using Scala collection compatibility imports (Scala code).
Upgrade to Scala 2.13+ and Scala.js 1.x, using the latest compat version.
No dependency data recorded yet.