libraryDependencies += "com.github.rockjam" %% "hello-world-core" % "0.0.22"
import $ivy.`com.github.rockjam::hello-world-core:0.0.22`
<dependency> <groupId>com.github.rockjam</groupId> <artifactId>hello-world-core_2.12</artifactId> <version>0.0.22</version> </dependency>
compile group: 'com.github.rockjam', name: 'hello-world-core_2.12', version: '0.0.22'
ivy"com.github.rockjam::hello-world-core:0.0.22"