Files download
File Operation
courier-core_2.11-0669db3d+20171004-1459.jar download
courier-core_2.11-0669db3d+20171004-1459.pom download
courier-core_2.11-0669db3d+20171004-1459-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.daddykotex</groupId>
  <artifactId>courier-core_2.11</artifactId>
  <version>0669db3d+20171004-1459</version>
</dependency>
Gradle Groovy
implementation 'com.github.daddykotex:courier-core_2.11:0669db3d+20171004-1459'
Gradle Kotlin
implementation("com.github.daddykotex:courier-core_2.11:0669db3d+20171004-1459")
Scala SBT
libraryDependencies += "com.github.daddykotex" % "courier-core_2.11" % "0669db3d+20171004-1459"
Groovy Grape
@Grapes(
  @Grab(group='com.github.daddykotex', module='courier-core_2.11', version='0669db3d+20171004-1459')
)
Apache Ivy
<dependency org="com.github.daddykotex" name="courier-core_2.11" rev="0669db3d+20171004-1459" />
Leiningen
[com.github.daddykotex/courier-core_2.11 "0669db3d+20171004-1459"]
Apache Buildr
'com.github.daddykotex:courier-core_2.11:jar:0669db3d+20171004-1459'