Skip to content

baszero/createsend-java

This branch is 235 commits behind campaignmonitor/createsend-java:master.

Repository files navigation

createsend-java

A Java library which implements the complete functionality of v3 of the CreateSend API.

Downloads

2 pre built jars are available, one with just the wrapper classes, the other with all dependencies.

Javadoc

Full javadoc for the wrapper is hosted by Github Pages

Building

With Gradle: Run the following command from the repositories root directory. gradle -i

Developing with eclipse: Gradle can create the .classpath and .project files to import the project into eclipse. Run the following command from the repositories root directory. gradle eclipse

Developing with IDEA Gradle can be used to create IDEA project and module files. Run the following command from the repositories root directory. gradle idea

About

A Java wrapper for v3 of the Campaign Monitor API

Resources

Stars

Watchers

Forks

Packages

No packages published