Flip DB

A simple way to make persistence

License

License

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

flip-db
Last Version

Last Version

10-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Flip DB
A simple way to make persistence

Download flip-db

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.gkutiel : flip-utils jar 10-RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
10-RELEASE
3.1-RELEASE
3.0-RELEASE
2.0-RELEASE
1.0-RELEASE