ensime-lsp 0.1.3


Group ID:
com.github.dragos
Artifact ID:
ensime-lsp_2.11
Version:
0.1.3
Release Date:
Jun 20, 2017
Licenses:
Files:

libraryDependencies += "com.github.dragos" %% "ensime-lsp" % "0.1.3"

Mill build tool

ivy"com.github.dragos::ensime-lsp:0.1.3"

Scala CLI

//> using dep "com.github.dragos::ensime-lsp:0.1.3"

Ammonite REPL

import $ivy.`com.github.dragos::ensime-lsp:0.1.3`

<dependency>
  <groupId>com.github.dragos</groupId>
  <artifactId>ensime-lsp_2.11</artifactId>
  <version>0.1.3</version>
</dependency>

compile group: 'com.github.dragos', name: 'ensime-lsp_2.11', version: '0.1.3'