Skip to content

3.0.3

Compare
Choose a tag to compare
@KotlinFactory KotlinFactory released this 15 Feb 21:33
· 151 commits to master since this release

Bugfix | Removed issue while getting arrays with getOrDefault()

<!-- 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.3</version>
</dependency>