rubble 0.4.1


Group ID:
com.earldouglas
Artifact ID:
rubble_2.10
Version:
0.4.1
Release Date:
Sep 25, 2015
Licenses:
Files:
Full Scala Version:
2.10.5
Developers:

libraryDependencies += "com.earldouglas" %% "rubble" % "0.4.1"

Mill build tool

ivy"com.earldouglas::rubble:0.4.1"

Scala CLI

//> using dep "com.earldouglas::rubble:0.4.1"

Ammonite REPL

import $ivy.`com.earldouglas::rubble:0.4.1`

<dependency>
  <groupId>com.earldouglas</groupId>
  <artifactId>rubble_2.10</artifactId>
  <version>0.4.1</version>
</dependency>

compile group: 'com.earldouglas', name: 'rubble_2.10', version: '0.4.1'