Skip to content

baszero/createsend-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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