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.2


Group ID:
com.github.sebrichards
Artifact ID:
postmark-scala_2.11
Version:
1.2
Release Date:
Jun 9, 2015
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.sebrichards</groupId>
  <artifactId>postmark-scala_2.11</artifactId>
  <version>1.2</version>
</dependency>

compile group: 'com.github.sebrichards', name: 'postmark-scala_2.11', version: '1.2'