Last Version

dotty-bridge 0.1.1-20161118-601a286-NIGHTLY

sbt compiler bridge for Dotty

License

License

BSD New
GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-bridge
Version

Version

0.1.1-20161118-601a286-NIGHTLY
Type

Type

jar
Description

Description

dotty-bridge
sbt compiler bridge for Dotty
Project URL

Project URL

https://github.com/lampepfl/dotty
Project Organization

Project Organization

LAMP/EPFL
Source Code Management

Source Code Management

https://github.com/lampepfl/dotty

Download dotty-bridge 0.1.1-20161118-601a286-NIGHTLY


<!-- https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-bridge/ -->
<dependency>
    <groupId>ch.epfl.lamp</groupId>
    <artifactId>dotty-bridge</artifactId>
    <version>0.1.1-20161118-601a286-NIGHTLY</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-bridge/
implementation 'ch.epfl.lamp:dotty-bridge:0.1.1-20161118-601a286-NIGHTLY'
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-bridge/
implementation ("ch.epfl.lamp:dotty-bridge:0.1.1-20161118-601a286-NIGHTLY")
'ch.epfl.lamp:dotty-bridge:jar:0.1.1-20161118-601a286-NIGHTLY'
<dependency org="ch.epfl.lamp" name="dotty-bridge" rev="0.1.1-20161118-601a286-NIGHTLY">
  <artifact name="dotty-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lamp', module='dotty-bridge', version='0.1.1-20161118-601a286-NIGHTLY')
)
libraryDependencies += "ch.epfl.lamp" % "dotty-bridge" % "0.1.1-20161118-601a286-NIGHTLY"
[ch.epfl.lamp/dotty-bridge "0.1.1-20161118-601a286-NIGHTLY"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.5
ch.epfl.lamp : dotty_2.11 jar 0.1-20161118-601a286-NIGHTLY
com.typesafe.sbt : sbt-interface jar 0.13.11

test (2)

Group / Artifact Type Version
org.scala-sbt » api jar 0.13.11
org.specs2 : specs2_2.11 jar 2.3.11

Project Modules

There are no modules declared in this project.