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

ch.epfl.lamp:dotty-sbt-bridge 0.18.1

sbt compiler bridge for Dotty

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-sbt-bridge
Version

Version

0.18.1
Type

Type

jar

Download dotty-sbt-bridge 0.18.1


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