courier-core 1.1.0


Group ID:
com.github.daddykotex
Artifact ID:
courier-core_2.12
Version:
1.1.0
Release Date:
Oct 12, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.daddykotex" %% "courier-core" % "1.1.0"

Mill build tool

ivy"com.github.daddykotex::courier-core:1.1.0"

Scala CLI

//> using dep "com.github.daddykotex::courier-core:1.1.0"

Ammonite REPL

import $ivy.`com.github.daddykotex::courier-core:1.1.0`

<dependency>
  <groupId>com.github.daddykotex</groupId>
  <artifactId>courier-core_2.12</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.github.daddykotex', name: 'courier-core_2.12', version: '1.1.0'