License |
License |
---|---|
GroupId | GroupIdch.epfl.lamp |
ArtifactId | ArtifactIddotty-language-server_0.26 |
Last Version | Last Version0.26.0-bin-20200719-21a90aa-NIGHTLY |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondotty-language-server
dotty-language-server
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-language-server_0.26/ -->
<dependency>
<groupId>ch.epfl.lamp</groupId>
<artifactId>dotty-language-server_0.26</artifactId>
<version>0.26.0-bin-20200719-21a90aa-NIGHTLY</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-language-server_0.26/
implementation 'ch.epfl.lamp:dotty-language-server_0.26:0.26.0-bin-20200719-21a90aa-NIGHTLY'
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-language-server_0.26/
implementation ("ch.epfl.lamp:dotty-language-server_0.26:0.26.0-bin-20200719-21a90aa-NIGHTLY")
'ch.epfl.lamp:dotty-language-server_0.26:jar:0.26.0-bin-20200719-21a90aa-NIGHTLY'
<dependency org="ch.epfl.lamp" name="dotty-language-server_0.26" rev="0.26.0-bin-20200719-21a90aa-NIGHTLY">
<artifact name="dotty-language-server_0.26" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lamp', module='dotty-language-server_0.26', version='0.26.0-bin-20200719-21a90aa-NIGHTLY')
)
libraryDependencies += "ch.epfl.lamp" % "dotty-language-server_0.26" % "0.26.0-bin-20200719-21a90aa-NIGHTLY"
[ch.epfl.lamp/dotty-language-server_0.26 "0.26.0-bin-20200719-21a90aa-NIGHTLY"]
Group / Artifact | Type | Version |
---|---|---|
ch.epfl.lamp : dotty-compiler_0.26 | jar | 0.26.0-bin-20200719-21a90aa-NIGHTLY |
org.eclipse.lsp4j : org.eclipse.lsp4j | jar | 0.6.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11 |