Compatibility library for using Scala 2.13 collections in Scala 2.12 projects, including Scala.js support.
<dependency>
<groupId>org.scala-lang.modules</groupId>
<artifactId>scala-collection-compat_sjs1_2.12</artifactId>
<version>2.14.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Imports collection compatibility extensions to use Scala 2.13-style operations.
Use the correct artifact for your Scala version (e.g., scala-collection-compat_2.13 for Scala 2.13).
No dependency data recorded yet.