is not current version
Last Version 7-RELEASE

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

Simple Object Persistent

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

flip-store
Version

Version

5-RELEASE
Type

Type

jar

Download flip-store 5-RELEASE


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