libraryDependencies += "com.github.inthenow" %% "bricks-scalatest" % "0.0.1"
import $ivy.`com.github.inthenow::bricks-scalatest:0.0.1`
<dependency> <groupId>com.github.inthenow</groupId> <artifactId>bricks-scalatest_2.10</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.github.inthenow', name: 'bricks-scalatest_2.10', version: '0.0.1'
ivy"com.github.inthenow::bricks-scalatest:0.0.1"