mist 0.2.0


Group ID:
io.hydrosphere
Artifact ID:
mist_2.11
Version:
0.2.0
Release Date:
May 16, 2016
Licenses:
Files:
Full Scala Version:
2.11.8

libraryDependencies += "io.hydrosphere" %% "mist" % "0.2.0"

Mill build tool

ivy"io.hydrosphere::mist:0.2.0"

Scala CLI

//> using dep "io.hydrosphere::mist:0.2.0"

Ammonite REPL

import $ivy.`io.hydrosphere::mist:0.2.0`

<dependency>
  <groupId>io.hydrosphere</groupId>
  <artifactId>mist_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'io.hydrosphere', name: 'mist_2.11', version: '0.2.0'