Scala binding for the Postmark API
postmark-scala 1.1.3
Group ID:
com.github.sebrichards
Artifact ID:
postmark-scala_2.10
Version:
1.1.3
Release Date:
Nov 18, 2014
Licenses:
Files:
Full Scala Version:
2.10.0
Developers:
libraryDependencies += "com.github.sebrichards" %% "postmark-scala" % "1.1.3"
ivy"com.github.sebrichards::postmark-scala:1.1.3"
//> using dep "com.github.sebrichards::postmark-scala:1.1.3"
import $ivy.`com.github.sebrichards::postmark-scala:1.1.3`
<dependency> <groupId>com.github.sebrichards</groupId> <artifactId>postmark-scala_2.10</artifactId> <version>1.1.3</version> </dependency>
compile group: 'com.github.sebrichards', name: 'postmark-scala_2.10', version: '1.1.3'