is not current version
Last Version 2.0.0

com.threewks.thundr:thundr-mailgun 2.0.0-rc2

A thundr module for interacting with Mailgun APIs

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-mailgun
Version

Version

2.0.0-rc2
Type

Type

jar

Download thundr-mailgun 2.0.0-rc2


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