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

ch.epfl.lamp:dotty-interfaces 0.27.0-bin-20200826-2e58a66-NIGHTLY

dotty-interfaces

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-interfaces
Version

Version

0.27.0-bin-20200826-2e58a66-NIGHTLY
Type

Type

jar

Download dotty-interfaces 0.27.0-bin-20200826-2e58a66-NIGHTLY


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