neandertech / langoustine   0.0.22

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 0.0.4


Group ID:
tech.neander
Artifact ID:
langoustine_2.12
Version:
0.0.4
Release Date:
Aug 3, 2022
Licenses:
Files:

libraryDependencies += "tech.neander" %% "langoustine" % "0.0.4"

Mill build tool

ivy"tech.neander::langoustine:0.0.4"

Scala CLI

//> using dep "tech.neander::langoustine:0.0.4"

Ammonite REPL

import $ivy.`tech.neander::langoustine:0.0.4`

<dependency>
  <groupId>tech.neander</groupId>
  <artifactId>langoustine_2.12</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'tech.neander', name: 'langoustine_2.12', version: '0.0.4'