neandertech / langoustine   0.0.21

Website GitHub

Clean room implementation of the LSP protocol in Scala, published for JVM, JS, and Native platforms

Scala versions: 3.x 2.12
Scala.js versions: 1.x
Scala Native versions: 0.4

langoustine-lsp 0.0.20


Group ID:
tech.neander
Artifact ID:
langoustine-lsp_3
Version:
0.0.20
Release Date:
Apr 25, 2023
Licenses:
Files:

libraryDependencies += "tech.neander" %% "langoustine-lsp" % "0.0.20"

Mill build tool

ivy"tech.neander::langoustine-lsp:0.0.20"

Scala CLI

//> using dep "tech.neander::langoustine-lsp:0.0.20"

Ammonite REPL

import $ivy.`tech.neander::langoustine-lsp:0.0.20`

<dependency>
  <groupId>tech.neander</groupId>
  <artifactId>langoustine-lsp_3</artifactId>
  <version>0.0.20</version>
</dependency>

compile group: 'tech.neander', name: 'langoustine-lsp_3', version: '0.0.20'