Clean room implementation of the LSP protocol in Scala, published for JVM, JS, and Native platforms
langoustine-lsp 0.0.19
Group ID:
tech.neander
Artifact ID:
langoustine-lsp_3
Version:
0.0.19
Release Date:
Dec 23, 2022
Licenses:
Files:
Full Scala Version:
3.2.1
Developers:
libraryDependencies += "tech.neander" %% "langoustine-lsp" % "0.0.19"
ivy"tech.neander::langoustine-lsp:0.0.19"
//> using dep "tech.neander::langoustine-lsp:0.0.19"
import $ivy.`tech.neander::langoustine-lsp:0.0.19`
<dependency> <groupId>tech.neander</groupId> <artifactId>langoustine-lsp_3</artifactId> <version>0.0.19</version> </dependency>
compile group: 'tech.neander', name: 'langoustine-lsp_3', version: '0.0.19'