Scala binding for the Postmark API
postmark-scala 1.3
Group ID:
com.github.sebrichards
Artifact ID:
postmark-scala_2.12
Version:
1.3
Release Date:
Feb 22, 2017
Licenses:
Files:
Full Scala Version:
2.12.1
Developers:
libraryDependencies += "com.github.sebrichards" %% "postmark-scala" % "1.3"
ivy"com.github.sebrichards::postmark-scala:1.3"
//> using dep "com.github.sebrichards::postmark-scala:1.3"
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'