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.8


Group ID:
tech.neander
Artifact ID:
langoustine-lsp_3
Version:
0.0.8
Release Date:
Aug 10, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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