scala / scala   2.13.13

Apache License 2.0 Website GitHub

Scala 2 compiler and standard library. Bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3

Scala versions: 2.13 2.12 2.11 2.10

scala-library-all 2.11.7


Group ID:
org.scala-lang
Artifact ID:
scala-library-all
Version:
2.11.7
Release Date:
Jun 22, 2015
Licenses:
Files:

libraryDependencies += "org.scala-lang" % "scala-library-all" % "2.11.7"

Mill build tool

ivy"org.scala-lang:scala-library-all:2.11.7"

Scala CLI

//> using dep "org.scala-lang:scala-library-all:2.11.7"

Ammonite REPL

import $ivy.`org.scala-lang:scala-library-all:2.11.7`

<dependency>
  <groupId>org.scala-lang</groupId>
  <artifactId>scala-library-all</artifactId>
  <version>2.11.7</version>
</dependency>

compile group: 'org.scala-lang', name: 'scala-library-all', version: '2.11.7'