Last Version

Constant Contact Java SDK 4.4.0

Constant Contact Java SDK

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.constantcontact
ArtifactId

ArtifactId

constantcontact
Version

Version

4.4.0
Type

Type

jar
Description

Description

Constant Contact Java SDK
Constant Contact Java SDK
Project URL

Project URL

http://developer.constantcontact.com
Source Code Management

Source Code Management

https://github.com/constantcontact/java-sdk

Download constantcontact 4.4.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.1.1
com.fasterxml.jackson.core : jackson-core jar 2.1.1
com.fasterxml.jackson.core : jackson-databind jar 2.1.3
commons-codec : commons-codec jar 1.9

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.