Skip to content

Installation

The AcronisFSS library can be used with Maven:

<dependency>
  <groupId>at.or.joestr.acronisfss</groupId>
  <artifactId>api</artifactId>
  <version>0.1.0-SNAPSHOT</version>
  <scope>compile</scope>
</dependency>