libraryDependencies += "com.github.a14e" %% "mycommons" % "0.3.10"
import $ivy.`com.github.a14e::mycommons:0.3.10`
<dependency> <groupId>com.github.a14e</groupId> <artifactId>mycommons_2.13</artifactId> <version>0.3.10</version> </dependency>
compile group: 'com.github.a14e', name: 'mycommons_2.13', version: '0.3.10'
ivy"com.github.a14e::mycommons:0.3.10"