zmanio / rummage   1.3

Apache License 2.0 Website GitHub

One-off Scala utilities and tools.

Scala versions: 2.11 2.10

rummage 1.2


Group ID:
io.zman
Artifact ID:
rummage_2.11
Version:
1.2
Release Date:
Mar 20, 2015
Licenses:
Files:

libraryDependencies += "io.zman" %% "rummage" % "1.2"

Mill build tool

ivy"io.zman::rummage:1.2"

Scala CLI

//> using dep "io.zman::rummage:1.2"

Ammonite REPL

import $ivy.`io.zman::rummage:1.2`

<dependency>
  <groupId>io.zman</groupId>
  <artifactId>rummage_2.11</artifactId>
  <version>1.2</version>
</dependency>

compile group: 'io.zman', name: 'rummage_2.11', version: '1.2'