Last Version

postmark-scala 1.1

Scala binding for the Postmark API

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

com.github.sebrichards
ArtifactId

ArtifactId

postmark-scala_2.9.3
Version

Version

1.1
Type

Type

jar
Description

Description

postmark-scala
Scala binding for the Postmark API
Project URL

Project URL

https://github.com/sebrichards/postmark-scala
Project Organization

Project Organization

com.github.sebrichards
Source Code Management

Source Code Management

https://github.com/sebrichards/postmark-scala

Download postmark-scala_2.9.3 1.1


<!-- https://jarcasting.com/artifacts/com.github.sebrichards/postmark-scala_2.9.3/ -->
<dependency>
    <groupId>com.github.sebrichards</groupId>
    <artifactId>postmark-scala_2.9.3</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sebrichards/postmark-scala_2.9.3/
implementation 'com.github.sebrichards:postmark-scala_2.9.3:1.1'
// https://jarcasting.com/artifacts/com.github.sebrichards/postmark-scala_2.9.3/
implementation ("com.github.sebrichards:postmark-scala_2.9.3:1.1")
'com.github.sebrichards:postmark-scala_2.9.3:jar:1.1'
<dependency org="com.github.sebrichards" name="postmark-scala_2.9.3" rev="1.1">
  <artifact name="postmark-scala_2.9.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sebrichards', module='postmark-scala_2.9.3', version='1.1')
)
libraryDependencies += "com.github.sebrichards" % "postmark-scala_2.9.3" % "1.1"
[com.github.sebrichards/postmark-scala_2.9.3 "1.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.3
org.apache.httpcomponents : httpclient jar 4.2.5
commons-io : commons-io jar 2.2
org.json4s : json4s-core_2.9.3 jar 3.2.5
org.json4s : json4s-jackson_2.9.3 jar 3.2.5
joda-time : joda-time jar 2.3
org.joda : joda-convert jar 1.4
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
org.specs2 : specs2_2.9.3 jar 1.12.4.1

Project Modules

There are no modules declared in this project.