dadrox / scuttle   1.1

GitHub
Scala versions: 2.10

root 1.0


Group ID:
com.dadrox
Artifact ID:
root_2.10
Version:
1.0
Release Date:
May 5, 2014
Licenses:
Files:

libraryDependencies += "com.dadrox" %% "root" % "1.0"

Mill build tool

ivy"com.dadrox::root:1.0"

Scala CLI

//> using dep "com.dadrox::root:1.0"

Ammonite REPL

import $ivy.`com.dadrox::root:1.0`

<dependency>
  <groupId>com.dadrox</groupId>
  <artifactId>root_2.10</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'com.dadrox', name: 'root_2.10', version: '1.0'