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-tracer-shared 0.0.9


Group ID:
tech.neander
Artifact ID:
langoustine-tracer-shared_3
Version:
0.0.9
Release Date:
Aug 26, 2022
Licenses:
Files:

libraryDependencies += "tech.neander" %% "langoustine-tracer-shared" % "0.0.9"

Mill build tool

ivy"tech.neander::langoustine-tracer-shared:0.0.9"

Scala CLI

//> using dep "tech.neander::langoustine-tracer-shared:0.0.9"

Ammonite REPL

import $ivy.`tech.neander::langoustine-tracer-shared:0.0.9`

<dependency>
  <groupId>tech.neander</groupId>
  <artifactId>langoustine-tracer-shared_3</artifactId>
  <version>0.0.9</version>
</dependency>

compile group: 'tech.neander', name: 'langoustine-tracer-shared_3', version: '0.0.9'