Scala Collection Compat provides compatibility between Scala 2.11 and 2.13+ collection APIs.
<dependency>
<groupId>org.scala-lang.modules</groupId>
<artifactId>scala-collection-compat_2.11</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.
Use compatibility conversions for collections
Use the appropriate Scala version suffix in the artifact ID.
No dependency data recorded yet.