is not current version
Last Version 2.0.0

com.threewks.thundr:thundr-mailgun 0.9.9

A thundr module for interacting with Mailgun APIs

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-mailgun
Version

Version

0.9.9
Type

Type

jar

Download thundr-mailgun 0.9.9


<!-- https://jarcasting.com/artifacts/com.threewks.thundr/thundr-mailgun/ -->
<dependency>
    <groupId>com.threewks.thundr</groupId>
    <artifactId>thundr-mailgun</artifactId>
    <version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-mailgun/
implementation 'com.threewks.thundr:thundr-mailgun:0.9.9'
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-mailgun/
implementation ("com.threewks.thundr:thundr-mailgun:0.9.9")
'com.threewks.thundr:thundr-mailgun:jar:0.9.9'
<dependency org="com.threewks.thundr" name="thundr-mailgun" rev="0.9.9">
  <artifact name="thundr-mailgun" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threewks.thundr', module='thundr-mailgun', version='0.9.9')
)
libraryDependencies += "com.threewks.thundr" % "thundr-mailgun" % "0.9.9"
[com.threewks.thundr/thundr-mailgun "0.9.9"]