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