Prerequisites
To get the most out of this guide, you’ll need to:1. Install
To install the API client library to your local Maven repository, simply execute:shell
shell
Maven users
Add this dependency to your project’s POM:POM
Gradle users
Add this dependency to your project’s build file:Others
At first generate the JAR by executing:target/sendx-java-sdk-1.0.1.jar
target/lib/*.jar
2. Getting Started
Java
3. Try it for yourself
Java Example
See detailed sdk example