Skip to content

Download AnkaSecure SDK

This page provides direct download links for the AnkaSecure SDK and its accompanying Javadoc documentation.



Installation

After downloading the JAR file, include it in your project’s classpath. For example, if you are using Maven, you can install the JAR locally with the following command:

mvn install:install-file -Dfile=AnkaSecureSDK-1.2.0.jar -DgroupId=co.ankatech -DartifactId=ankasecure-sdk -Dversion=1.2.0 -Dpackaging=jar

Usage

Once installed, you can import the SDK classes in your Java project and start integrating with the AnkaSecure API. For detailed instructions on how to use the SDK, please refer to the following documentation pages: