License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.mailjet |
ArtifactId | ArtifactIdmailjet-client |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMailjet Client
A Mailjet API Client
|
Project URL |
Project URL |
Filename | Size |
---|---|
mailjet-client-5.2.0.pom | |
mailjet-client-5.2.0.jar | 99 KB |
mailjet-client-5.2.0-sources.jar | 54 KB |
mailjet-client-5.2.0-javadoc.jar | 458 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mailjet/mailjet-client/ -->
<dependency>
<groupId>com.mailjet</groupId>
<artifactId>mailjet-client</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mailjet/mailjet-client/
implementation 'com.mailjet:mailjet-client:5.2.0'
// https://jarcasting.com/artifacts/com.mailjet/mailjet-client/
implementation ("com.mailjet:mailjet-client:5.2.0")
'com.mailjet:mailjet-client:jar:5.2.0'
<dependency org="com.mailjet" name="mailjet-client" rev="5.2.0">
<artifact name="mailjet-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mailjet', module='mailjet-client', version='5.2.0')
)
libraryDependencies += "com.mailjet" % "mailjet-client" % "5.2.0"
[com.mailjet/mailjet-client "5.2.0"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
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 |