Last Version

createsend-java 7.0.0

A Java library which implements the complete functionality of the Campaign Monitor API.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.createsend
ArtifactId

ArtifactId

createsend-java
Version

Version

7.0.0
Type

Type

jar
Description

Description

createsend-java
A Java library which implements the complete functionality of the Campaign Monitor API.
Project URL

Project URL

http://campaignmonitor.github.io/createsend-java/
Source Code Management

Source Code Management

https://github.com/campaignmonitor/createsend-java.git

Download createsend-java 7.0.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.sun.jersey : jersey-json jar 1.17.1
com.sun.jersey : jersey-client jar 1.17.1
com.sun.jersey : jersey-core jar 1.17.1
com.fasterxml.jackson.core : jackson-annotations jar 2.10.2
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.10.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.5.1
commons-codec : commons-codec jar 1.10
commons-io : commons-io jar 2.7

Project Modules

There are no modules declared in this project.