s5bug / slurpee   2.0.0

GitHub

A JSONRPC library for Scala, ScalaJS, and Scala Native

Scala versions: 2.11
Scala.js versions: 0.6
Scala Native versions: 0.3

slurpee 1.1.0


Group ID:
tf.bug
Artifact ID:
slurpee_2.11
Version:
1.1.0
Release Date:
Feb 21, 2019
Licenses:
Files:

libraryDependencies += "tf.bug" %% "slurpee" % "1.1.0"

Mill build tool

ivy"tf.bug::slurpee:1.1.0"

Scala CLI

//> using dep "tf.bug::slurpee:1.1.0"

Ammonite REPL

import $ivy.`tf.bug::slurpee:1.1.0`

<dependency>
  <groupId>tf.bug</groupId>
  <artifactId>slurpee_2.11</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'tf.bug', name: 'slurpee_2.11', version: '1.1.0'