Last Version

webapiclient 1.3

Easily send emails with Elastic Email using Web API Java Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.elasticemail.app
ArtifactId

ArtifactId

webapiclient
Version

Version

1.3
Type

Type

jar
Description

Description

webapiclient
Easily send emails with Elastic Email using Web API Java Client
Project URL

Project URL

https://github.com/ElasticEmail/ElasticEmail.WebApiClient-java
Source Code Management

Source Code Management

http://github.com/ElasticEmail/ElasticEmail.WebApiClient-java/tree/master

Download webapiclient 1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.8.8
com.fasterxml.jackson.core : jackson-databind jar 2.8.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.