mist 0.0.1


Group ID:
io.hydrosphere
Artifact ID:
mist_2.11
Version:
0.0.1
Release Date:
Apr 11, 2016
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:

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

Mill build tool

ivy"io.hydrosphere::mist:0.0.1"

Scala CLI

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

Ammonite REPL

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

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

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