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