Registry / other / scala3-library-3

scala3-library-3

JSON →
library3.8.3javamavenunverified

Scala 3 standard library providing core functionality for the Scala programming language version 3.

<dependency> <groupId>org.scala-lang</groupId> <artifactId>scala3-library_3</artifactId> <version>3.8.3</version> </dependency>
INSTALL
IMPORT
SIG · SCALA3-LIBRARY-3
S
scala3-library-3
otherjavav3.8.3
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

Create an immutable List using the Scala 3 standard library.

import scala.collection.immutable.List object Example { def main(args: Array[String]): Unit = { val list = List(1, 2, 3) println(list) } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.8.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
scala3-library-3 — mvn dependency:get scala3-library-3 · libregistry