sebrichards / postmark-scala   1.1.3

MIT License GitHub

Scala binding for the Postmark API

Scala versions: 2.12 2.11 2.10

postmark-scala 1.3


Group ID:
com.github.sebrichards
Artifact ID:
postmark-scala_2.12
Version:
1.3
Release Date:
Feb 22, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.sebrichards" %% "postmark-scala" % "1.3"

Mill build tool

ivy"com.github.sebrichards::postmark-scala:1.3"

Scala CLI

//> using dep "com.github.sebrichards::postmark-scala:1.3"

Ammonite REPL

import $ivy.`com.github.sebrichards::postmark-scala:1.3`

<dependency>
  <groupId>com.github.sebrichards</groupId>
  <artifactId>postmark-scala_2.12</artifactId>
  <version>1.3</version>
</dependency>

compile group: 'com.github.sebrichards', name: 'postmark-scala_2.12', version: '1.3'