is not current version
Last Version 0.10.0-bin-20181002-2b73f9d-NIGHTLY

ch.epfl.lamp:dotty-language-server_0.10 0.10.0-bin-20180927-19cdeb4-NIGHTLY

dotty-language-server

GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

dotty-language-server_0.10
Version

Version

0.10.0-bin-20180927-19cdeb4-NIGHTLY
Type

Type

jar

Download dotty-language-server_0.10 0.10.0-bin-20180927-19cdeb4-NIGHTLY


<!-- https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-language-server_0.10/ -->
<dependency>
    <groupId>ch.epfl.lamp</groupId>
    <artifactId>dotty-language-server_0.10</artifactId>
    <version>0.10.0-bin-20180927-19cdeb4-NIGHTLY</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-language-server_0.10/
implementation 'ch.epfl.lamp:dotty-language-server_0.10:0.10.0-bin-20180927-19cdeb4-NIGHTLY'
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-language-server_0.10/
implementation ("ch.epfl.lamp:dotty-language-server_0.10:0.10.0-bin-20180927-19cdeb4-NIGHTLY")
'ch.epfl.lamp:dotty-language-server_0.10:jar:0.10.0-bin-20180927-19cdeb4-NIGHTLY'
<dependency org="ch.epfl.lamp" name="dotty-language-server_0.10" rev="0.10.0-bin-20180927-19cdeb4-NIGHTLY">
  <artifact name="dotty-language-server_0.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lamp', module='dotty-language-server_0.10', version='0.10.0-bin-20180927-19cdeb4-NIGHTLY')
)
libraryDependencies += "ch.epfl.lamp" % "dotty-language-server_0.10" % "0.10.0-bin-20180927-19cdeb4-NIGHTLY"
[ch.epfl.lamp/dotty-language-server_0.10 "0.10.0-bin-20180927-19cdeb4-NIGHTLY"]