root 1.4.0


Group ID:
io.github.scala-hamsters
Artifact ID:
root_2.12
Version:
1.4.0
Release Date:
Jun 16, 2017
Licenses:
Files:

libraryDependencies += "io.github.scala-hamsters" %% "root" % "1.4.0"

Mill build tool

ivy"io.github.scala-hamsters::root:1.4.0"

Scala CLI

//> using dep "io.github.scala-hamsters::root:1.4.0"

Ammonite REPL

import $ivy.`io.github.scala-hamsters::root:1.4.0`

<dependency>
  <groupId>io.github.scala-hamsters</groupId>
  <artifactId>root_2.12</artifactId>
  <version>1.4.0</version>
</dependency>

compile group: 'io.github.scala-hamsters', name: 'root_2.12', version: '1.4.0'