scala / scala3   3.4.1

Apache License 2.0 Website GitHub

The Scala 3 compiler, also known as Dotty.

Scala versions: 3.x 2.12 2.11 2.10
Scala.js versions: 1.x
sbt plugins: 1.0 0.13

dotty-core 0.1-SNAPSHOT-20160609-8fe3e37


Group ID:
ch.epfl.lamp
Artifact ID:
dotty-core_2.11
Version:
0.1-SNAPSHOT-20160609-8fe3e37
Release Date:
Jun 9, 2016
Licenses:
Files:

libraryDependencies += "ch.epfl.lamp" %% "dotty-core" % "0.1-SNAPSHOT-20160609-8fe3e37"

Mill build tool

ivy"ch.epfl.lamp::dotty-core:0.1-SNAPSHOT-20160609-8fe3e37"

Scala CLI

//> using dep "ch.epfl.lamp::dotty-core:0.1-SNAPSHOT-20160609-8fe3e37"

Ammonite REPL

import $ivy.`ch.epfl.lamp::dotty-core:0.1-SNAPSHOT-20160609-8fe3e37`

<dependency>
  <groupId>ch.epfl.lamp</groupId>
  <artifactId>dotty-core_2.11</artifactId>
  <version>0.1-SNAPSHOT-20160609-8fe3e37</version>
</dependency>

compile group: 'ch.epfl.lamp', name: 'dotty-core_2.11', version: '0.1-SNAPSHOT-20160609-8fe3e37'