is not current version
Last Version 7-RELEASE

com.github.gkutiel:flip-store 3-RELEASE

Simple Object Persistent

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

flip-store
Version

Version

3-RELEASE
Type

Type

jar

Download flip-store 3-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.gkutiel/flip-store/ -->
<dependency>
    <groupId>com.github.gkutiel</groupId>
    <artifactId>flip-store</artifactId>
    <version>3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gkutiel/flip-store/
implementation 'com.github.gkutiel:flip-store:3-RELEASE'
// https://jarcasting.com/artifacts/com.github.gkutiel/flip-store/
implementation ("com.github.gkutiel:flip-store:3-RELEASE")
'com.github.gkutiel:flip-store:jar:3-RELEASE'
<dependency org="com.github.gkutiel" name="flip-store" rev="3-RELEASE">
  <artifact name="flip-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gkutiel', module='flip-store', version='3-RELEASE')
)
libraryDependencies += "com.github.gkutiel" % "flip-store" % "3-RELEASE"
[com.github.gkutiel/flip-store "3-RELEASE"]