Files download
File Operation
dotty-interfaces-0.27.0-bin-20200818-64a239f-NIGHTLY.jar download
dotty-interfaces-0.27.0-bin-20200818-64a239f-NIGHTLY.pom download
dotty-interfaces-0.27.0-bin-20200818-64a239f-NIGHTLY-sources.jar download
Apache Maven
<dependency>
  <groupId>ch.epfl.lamp</groupId>
  <artifactId>dotty-interfaces</artifactId>
  <version>0.27.0-bin-20200818-64a239f-NIGHTLY</version>
</dependency>
Gradle Groovy
implementation 'ch.epfl.lamp:dotty-interfaces:0.27.0-bin-20200818-64a239f-NIGHTLY'
Gradle Kotlin
implementation("ch.epfl.lamp:dotty-interfaces:0.27.0-bin-20200818-64a239f-NIGHTLY")
Scala SBT
libraryDependencies += "ch.epfl.lamp" % "dotty-interfaces" % "0.27.0-bin-20200818-64a239f-NIGHTLY"
Groovy Grape
@Grapes(
  @Grab(group='ch.epfl.lamp', module='dotty-interfaces', version='0.27.0-bin-20200818-64a239f-NIGHTLY')
)
Apache Ivy
<dependency org="ch.epfl.lamp" name="dotty-interfaces" rev="0.27.0-bin-20200818-64a239f-NIGHTLY" />
Leiningen
[ch.epfl.lamp/dotty-interfaces "0.27.0-bin-20200818-64a239f-NIGHTLY"]
Apache Buildr
'ch.epfl.lamp:dotty-interfaces:jar:0.27.0-bin-20200818-64a239f-NIGHTLY'