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