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

ch.epfl.lamp:dotty-sbt-bridge 0.24.0-bin-20200321-4df9b6f-NIGHTLY

sbt compiler bridge for Dotty

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-sbt-bridge
Version

Version

0.24.0-bin-20200321-4df9b6f-NIGHTLY
Type

Type

jar

Download dotty-sbt-bridge 0.24.0-bin-20200321-4df9b6f-NIGHTLY


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