Published project for academic on my own.
libraryDependencies += "com.github.kynthus" %% "sbtscala11" % "0.1.3"
import $ivy.`com.github.kynthus::sbtscala11:0.1.3`
<dependency> <groupId>com.github.kynthus</groupId> <artifactId>sbtscala11_2.12</artifactId> <version>0.1.3</version> </dependency>
compile group: 'com.github.kynthus', name: 'sbtscala11_2.12', version: '0.1.3'
ivy"com.github.kynthus::sbtscala11:0.1.3"