mist 0.6.0


Group ID:
io.hydrosphere
Artifact ID:
mist_2.11
Version:
0.6.0
Release Date:
Oct 28, 2016
Licenses:
Files:
Full Scala Version:
2.11.8

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

Mill build tool

ivy"io.hydrosphere::mist:0.6.0"

Scala CLI

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

Ammonite REPL

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

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

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