zmanio / rummage   1.3

Apache License 2.0 Website GitHub

One-off Scala utilities and tools.

Scala versions: 2.11 2.10

rummage 1.3


Group ID:
io.zman
Artifact ID:
rummage_2.11
Version:
1.3
Release Date:
May 14, 2015
Licenses:
Files:

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

Mill build tool

ivy"io.zman::rummage:1.3"

Scala CLI

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

Ammonite REPL

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

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

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