libraryDependencies += "com.github.biopet" %% "test-utils" % "0.2"
import $ivy.`com.github.biopet::test-utils:0.2`
<dependency> <groupId>com.github.biopet</groupId> <artifactId>test-utils_2.11</artifactId> <version>0.2</version> </dependency>
compile group: 'com.github.biopet', name: 'test-utils_2.11', version: '0.2'
ivy"com.github.biopet::test-utils:0.2"