courier-core 0.2.2


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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