root 1.5.0


Group ID:
io.github.scala-hamsters
Artifact ID:
root_2.11
Version:
1.5.0
Release Date:
Sept 15, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.scala-hamsters</groupId>
  <artifactId>root_2.11</artifactId>
  <version>1.5.0</version>
</dependency>

compile group: 'io.github.scala-hamsters', name: 'root_2.11', version: '1.5.0'