Install & Initialize SuprSend Java SDK using your workspace credentials for sending notifications.
Option 1. As a Maven dependency for maven projects from downloaded jar
suprsend-java-sdk
is present as a maven dependency on maven central. Add following code to your pom.xml to include the sdkOption 2. As a jar file for non maven projects
suprsend-java-sdk-0.5.0-jar-with-dependencies.jar
WORKSPACE KEY
and WORKSPACE SECRET
with your workspace values. You will get both the tokens from Developers -> API Keys section.