inthenow / scala-bricks   0.0.1

GitHub
Scala versions: 2.11 2.10
Scala.js versions: 0.6

bricks 0.0.1


Group ID:
com.github.inthenow
Artifact ID:
bricks_2.11
Version:
0.0.1
Release Date:
Sept 13, 2015
Licenses:
Files:

libraryDependencies += "com.github.inthenow" %% "bricks" % "0.0.1"

Mill build tool

ivy"com.github.inthenow::bricks:0.0.1"

Scala CLI

//> using dep "com.github.inthenow::bricks:0.0.1"

Ammonite REPL

import $ivy.`com.github.inthenow::bricks:0.0.1`

<dependency>
  <groupId>com.github.inthenow</groupId>
  <artifactId>bricks_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.inthenow', name: 'bricks_2.11', version: '0.0.1'