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