is not current version
Last Version 0.28.0-bin-20201014-ca67e4d-NIGHTLY

ch.epfl.lamp:dotty-sbt-bridge 0.1.1-20161220-098c50a-NIGHTLY

sbt compiler bridge for Dotty

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-sbt-bridge
Version

Version

0.1.1-20161220-098c50a-NIGHTLY
Type

Type

jar

Download dotty-sbt-bridge 0.1.1-20161220-098c50a-NIGHTLY


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