Skip to content

3.1.2

Compare
Choose a tag to compare
@KotlinFactory KotlinFactory released this 12 May 11:40
· 120 commits to master since this release

Archived 100% comment-preservation

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