Improve | Merge pull requests
<!-- JitPack-Repo -->
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
- Place this in your dependency-section:
<dependency>
<groupId>com.github.simplix-softworks</groupId>
<artifactId>SimplixStorage</artifactId>
<version>3.2.7</version>
<!-- Should the SimplixStorage be shaded or not?
<scope>provided</scope>
<scope>compile</scope>-->
</dependency>