Registry / utility / scala3-library-3-0-0-rc2

scala3-library-3-0-0-rc2

JSON →
library3.0.0-RC2-bin-20210328-cca5f8f-NIGHTLYjavamavenunverified

Standard library for Scala 3, bootstrapped for the 3.0.0-RC2 release.

<dependency> <groupId>org.scala-lang</groupId> <artifactId>scala3-library_3.0.0-RC2</artifactId> <version>3.0.0-RC2-bin-20210328-cca5f8f-NIGHTLY</version> </dependency>
INSTALL
IMPORT
SIG · SCALA3-LIBRARY-3-0
S
scala3-library-3-0-0-rc2
utilityjavav3.0.0-RC2-bin-20210328-cca5f8f-NIGHTLY
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.

List
scala.collection.immutable.List

Use Scala's immutable List from Java.

import scala.collection.immutable.List; public class ScalaListExample { public static void main(String[] args) { List<Integer> list = List.of(1, 2, 3); System.out.println(list); } }
Debug
Known issues
breakingThis is a pre-release version (RC2) and may have breaking changes compared to stable releases.
fix
Use a stable version like 3.0.0 or later for production.
affects: 3.0.0-RC2
Upgrade
Version history
3.0.0-RC2-bin-20210328-cca5f8f-NIGHTLYlatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
scala3-library-3-0-0-rc2 — mvn dependency:get scala3-library-3-0-0-rc2 · libregistry