mailgun-client

Mailgun API Client for Java

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.voplex95
ArtifactId

ArtifactId

mailgun-client
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

mailgun-client
Mailgun API Client for Java

Download mailgun-client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.asynchttpclient : async-http-client jar 2.4.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.4
uk.com.robust-it : cloning jar 1.9.9
org.slf4j : slf4j-api jar 1.7.25
org.projectlombok : lombok jar 1.16.18

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0