libraryDependencies += "com.github.daddykotex" %% "courier-for-cats" % "1.1.0"
import $ivy.`com.github.daddykotex::courier-for-cats:1.1.0`
<dependency> <groupId>com.github.daddykotex</groupId> <artifactId>courier-for-cats_2.11</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.github.daddykotex', name: 'courier-for-cats_2.11', version: '1.1.0'
ivy"com.github.daddykotex::courier-for-cats:1.1.0"