is not current version
Last Version 5.2.0

com.mailjet:mailjet-client 4.0.0

A Mailjet API Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.mailjet
ArtifactId

ArtifactId

mailjet-client
Version

Version

4.0.0
Type

Type

jar

Download mailjet-client 4.0.0


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