Get started with sbt
sbt is a popular build tool for Scala projects.
With sbt, you don't need to download and install Scala.
Just set scalaVersion in your build definition,
and sbt will retrieve that version.
Install one of the Scala IDEs
The Scala IDE (based on Eclipse), IntelliJ IDEA with the Scala plugin,
or NetBeans IDE with the Scala plugin.
Release Notes
For important changes, please consult the release notes.Software Requirements
Scala 2.12 requires version 8 of the Java platform. Older Scala versions are compatible with Java 6 and up. Java 9 is not yet supported.Additional information
You can find the links to prior versions or the latest development version below. To see a detailed list of changes for each version of Scala please refer to the changelog. Note that different major releases of Scala (e.g. Scala 2.11.x and Scala 2.12.x) are not binary compatible with each other.
- Current 2.12.x release - Scala 2.12.1
- Latest 2.11.x maintenance release - Scala 2.11.8
- Last 2.10.x maintenance release - Scala 2.10.6
- Last 2.9.x maintenance release - Scala 2.9.3
- Nightly builds
- Changelog
- All previous releases
Other resources
| Archive | System | Size |
|---|---|---|
| scala-2.12.1.tgz | Mac OS X, Unix, Cygwin | 18.79M |
| scala-2.12.1.msi | Windows (msi installer) | 125.84M |
| scala-2.12.1.zip | Windows | 18.83M |
| scala-2.12.1.deb | Debian | 144.65M |
| scala-2.12.1.rpm | RPM package | 125.29M |
| scala-docs-2.12.1.txz | API docs | 55.89M |
| scala-docs-2.12.1.zip | API docs | 109.10M |
| scala-sources-2.12.1.tar.gz | Sources | 5.99M |
License
The Scala distribution is released under the 3-clause BSD license.Your download will begin shortly
You can now jump to the next steps:



