is not current version
Last Version 1.1.0

com.github.voplex95:mailgun-client 1.0.0

Mailgun API Client for Java

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.voplex95
ArtifactId

ArtifactId

mailgun-client
Version

Version

1.0.0
Type

Type

jar

Download mailgun-client 1.0.0


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