Releases: LeafCommunity/Persistence
Releases · LeafCommunity/Persistence
Release: 0.0.1
Initial release.
Maven
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
<dependency>
<groupId>community.leaf.persistence</groupId>
<artifactId><!--module--><</artifactId>
<version>0.0.1</version>
</dependency>