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

ch.epfl.lamp:dotty-interfaces 0.7.0

dotty-interfaces

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-interfaces
Version

Version

0.7.0
Type

Type

jar

Download dotty-interfaces 0.7.0


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