Skip to content

3.2.7

Latest
Compare
Choose a tag to compare
@KotlinFactory KotlinFactory released this 23 Oct 12:00
· 5 commits to master since this release
551df8a

Improve | Merge pull requests

<!-- JitPack-Repo -->
<repository>
  <id>jitpack.io</id>
  <url>https://jitpack.io</url>
</repository>
  1. 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>