Skip to content

3.0.5

Compare
Choose a tag to compare
@KotlinFactory KotlinFactory released this 20 Feb 11:42
· 147 commits to master since this release

Bugfix | Removed issue with removing keys from the flatfile

<!-- JitPack-Repo -->
<repository>
  <id>jitpack.io</id>
  <url>https://jitpack.io</url>
</repository>
  1. Place this in your dependency-section:
<dependency>
  <groupId>com.github.JavaFactoryDev</groupId>
  <artifactId>LightningStorage</artifactId>
  <version>3.0.5</version>
</dependency>