Test repo.
libraryDependencies += "com.github.kynthus" %% "sbtscala11" % "0.1.5"
import $ivy.`com.github.kynthus::sbtscala11:0.1.5`
<dependency> <groupId>com.github.kynthus</groupId> <artifactId>sbtscala11_2.12</artifactId> <version>0.1.5</version> </dependency>
compile group: 'com.github.kynthus', name: 'sbtscala11_2.12', version: '0.1.5'
ivy"com.github.kynthus::sbtscala11:0.1.5"