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