Last Version

Play! Postmark Module 1.0

Play! Postmark Module

License

License

unknown
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.maven-play-plugin.org.playframework.modules.postmark
ArtifactId

ArtifactId

play-postmark
Version

Version

1.0
Type

Type

jar
Description

Description

Play! Postmark Module
Play! Postmark Module
Source Code Management

Source Code Management

https://github.com/FrostDigital/play-postmark

Download play-postmark 1.0


<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.postmark/play-postmark/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin.org.playframework.modules.postmark</groupId>
    <artifactId>play-postmark</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.postmark/play-postmark/
implementation 'com.google.code.maven-play-plugin.org.playframework.modules.postmark:play-postmark:1.0'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.postmark/play-postmark/
implementation ("com.google.code.maven-play-plugin.org.playframework.modules.postmark:play-postmark:1.0")
'com.google.code.maven-play-plugin.org.playframework.modules.postmark:play-postmark:jar:1.0'
<dependency org="com.google.code.maven-play-plugin.org.playframework.modules.postmark" name="play-postmark" rev="1.0">
  <artifact name="play-postmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.org.playframework.modules.postmark', module='play-postmark', version='1.0')
)
libraryDependencies += "com.google.code.maven-play-plugin.org.playframework.modules.postmark" % "play-postmark" % "1.0"
[com.google.code.maven-play-plugin.org.playframework.modules.postmark/play-postmark "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.0.1

provided (1)

Group / Artifact Type Version
com.google.code.maven-play-plugin.org.playframework : play jar 1.2.3

Project Modules

There are no modules declared in this project.