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


Group ID:
com.github.sebrichards
Artifact ID:
postmark-scala_2.11
Version:
1.1.1
Release Date:
Apr 23, 2014
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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