文件下载
文件名 操作
dotty-interfaces-0.28.0-bin-20201005-f0bbd95-NIGHTLY.jar 下载
dotty-interfaces-0.28.0-bin-20201005-f0bbd95-NIGHTLY.pom 下载
dotty-interfaces-0.28.0-bin-20201005-f0bbd95-NIGHTLY-sources.jar 下载
Apache Maven
<dependency>
  <groupId>ch.epfl.lamp</groupId>
  <artifactId>dotty-interfaces</artifactId>
  <version>0.28.0-bin-20201005-f0bbd95-NIGHTLY</version>
</dependency>
Gradle Groovy
implementation 'ch.epfl.lamp:dotty-interfaces:0.28.0-bin-20201005-f0bbd95-NIGHTLY'
Gradle Kotlin
implementation("ch.epfl.lamp:dotty-interfaces:0.28.0-bin-20201005-f0bbd95-NIGHTLY")
Scala SBT
libraryDependencies += "ch.epfl.lamp" % "dotty-interfaces" % "0.28.0-bin-20201005-f0bbd95-NIGHTLY"
Groovy Grape
@Grapes(
  @Grab(group='ch.epfl.lamp', module='dotty-interfaces', version='0.28.0-bin-20201005-f0bbd95-NIGHTLY')
)
Apache Ivy
<dependency org="ch.epfl.lamp" name="dotty-interfaces" rev="0.28.0-bin-20201005-f0bbd95-NIGHTLY" />
Leiningen
[ch.epfl.lamp/dotty-interfaces "0.28.0-bin-20201005-f0bbd95-NIGHTLY"]
Apache Buildr
'ch.epfl.lamp:dotty-interfaces:jar:0.28.0-bin-20201005-f0bbd95-NIGHTLY'
本项目依赖