Skip to content

Installation

First you will need to download the library from the link below:
https://docs.anna.center/downloads/anna-services-1.2.1.jar

Next you will have to add to the dependencies in your project, e.g., if you are using Maven:

Terminal window
mvn install:install-file -Dfile=<path-to-file>

More about installing third-party JARs with Maven:
https://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html