Skip to content

BugFix

Compare
Choose a tag to compare
@KotlinFactory KotlinFactory released this 19 Feb 21:28
· 148 commits to master since this release

Bugfix | Removed issue with File-Constructor in 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.4</version>
</dependency>