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