mist 0.1.3


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

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

Mill build tool

ivy"io.hydrosphere::mist:0.1.3"

Scala CLI

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

Ammonite REPL

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

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

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