is not current version
Last Version 5.2.0

Mailjet Client 5.1.1

A Mailjet API Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.mailjet
ArtifactId

ArtifactId

mailjet-client
Version

Version

5.1.1
Type

Type

jar
Description

Description

Mailjet Client
A Mailjet API Client
Project URL

Project URL

https://github.com/mailjet/mailjet-apiv3-java/

Download mailjet-client 5.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.12.0
org.json : json jar 20190722
com.google.code.gson : gson jar 2.8.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.10.19
com.squareup.okhttp3 : mockwebserver jar 3.12.0

Project Modules

There are no modules declared in this project.