root 1.5.1


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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