MVN

ch.epfl.lamp : dotty_0.1

Maven & Gradle

May 31, 2017
5.5k stars

dotty-bootstrapped · dotty-bootstrapped

<dependency>
    <groupId>ch.epfl.lamp</groupId>
    <artifactId>dotty_0.1</artifactId>
    <version>0.1.1-bin-20170530-f8f52cc-NIGHTLY</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.epfl.lamp : dotty_0.1 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1-bin-20170530-f8f52cc-NIGHTLY
  • Latest Release Candidate: 0.1.2-RC1

All Versions

Choose a version of ch.epfl.lamp : dotty_0.1 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
dotty_0.1-0.1.2-RC1
dotty_0.1-0.1.1-bin-20170530-f8f52cc-NIGHTLY
dotty_0.1-0.1.1-bin-20170528-5f1a8de-NIGHTLY
dotty_0.1-0.1.1-bin-20170527-8b0aca2-NIGHTLY
dotty_0.1-0.1.1-bin-20170525-dffccfa-NIGHTLY
dotty_0.1-0.1.1-bin-20170523-83745f3-NIGHTLY
dotty_0.1-0.1.1-bin-20170522-5efbe52-NIGHTLY
dotty_0.1-0.1.1-bin-20170520-a147797-NIGHTLY
dotty_0.1-0.1.1-bin-20170520-d204179-NIGHTLY
dotty_0.1-0.1.1-bin-20170517-8a9aedc-NIGHTLY
dotty_0.1-0.1.1-bin-20170516-8fbe087-NIGHTLY
dotty_0.1-0.1.1-bin-20170511-cc4533d-NIGHTLY
dotty_0.1-0.1.1-bin-20170510-85d9684-NIGHTLY
dotty_0.1-0.1.1-bin-20170509-7a3f880-NIGHTLY
dotty_0.1-0.1.1-bin-20170508-a391a58-NIGHTLY
dotty_0.1-0.1.1-bin-20170507-1014af3-NIGHTLY
dotty_0.1-0.1.1-bin-20170506-385178d-NIGHTLY
dotty_0.1-0.1.1-bin-20170506-ea9643c-NIGHTLY
dotty_0.1-0.1.1-bin-20170504-92fe2a5-NIGHTLY
dotty_0.1-0.1.1-bin-20170502-df22149-NIGHTLY
dotty_0.1-0.1.1-bin-20170501-de53e52-NIGHTLY
dotty_0.1-0.1.1-bin-20170501-b19d1fb-NIGHTLY

How to add a dependency to Maven

Add the following ch.epfl.lamp : dotty_0.1 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.epfl.lamp</groupId>
    <artifactId>dotty_0.1</artifactId>
    <version>0.1.1-bin-20170530-f8f52cc-NIGHTLY</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.epfl.lamp : dotty_0.1 gradle dependency to your build.gradle file:

implementation 'ch.epfl.lamp:dotty_0.1:0.1.1-bin-20170530-f8f52cc-NIGHTLY'

Gradle Kotlin DSL: Add the following ch.epfl.lamp : dotty_0.1 gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.epfl.lamp:dotty_0.1:0.1.1-bin-20170530-f8f52cc-NIGHTLY")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.epfl.lamp : dotty_0.1 sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.epfl.lamp" % "dotty_0.1" % "0.1.1-bin-20170530-f8f52cc-NIGHTLY"

Advertisement

Dependencies from Group

Aug 28, 2020
189 usages
5.5k stars
Aug 27, 2020
124 usages
5.5k stars
Jun 11, 2020
77 usages
5.5k stars
Apr 27, 2020
61 usages
5.5k stars
Mar 17, 2020
59 usages
5.5k stars

Discover Dependencies