Scala 3 library provides the standard library for the Scala 3 programming language, including collections, concurrency, and more.
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala3-library_3.0.0-RC1</artifactId>
<version>3.0.0-RC1-bin-20210202-8d43a9c-NIGHTLY</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates and manipulates a mutable map in Scala 3.
Use a stable Scala 3 release (e.g., 3.0.0 or later) for production.
No dependency data recorded yet.