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