Skip to content

3.2.5

Compare
Choose a tag to compare
@KotlinFactory KotlinFactory released this 17 Jun 23:12
· 17 commits to master since this release
5a12f6b

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.5</version>
<!-- Should the SimplixStorage be shaded or not? 
  <scope>provided</scope>
  <scope>compile</scope>-->
</dependency>