rubble 0.4.0


Group ID:
com.earldouglas
Artifact ID:
rubble_2.10
Version:
0.4.0
Release Date:
Sep 6, 2015
Licenses:
Files:
Full Scala Version:
2.10.3
Developers:

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

Mill build tool

ivy"com.earldouglas::rubble:0.4.0"

Scala CLI

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

Ammonite REPL

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

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

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