Flip Store

Simple Object Persistent

Лицензия

Лицензия

Группа

Группа

com.github.gkutiel
Идентификатор

Идентификатор

flip-store
Последняя версия

Последняя версия

7-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Flip Store
Simple Object Persistent

Скачать flip-store

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.h2database : h2 jar 1.3.168
com.google.code.gson : gson jar 2.2.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
7-RELEASE
6-RELEASE
5-RELEASE
4-RELEASE
3-RELEASE
2-RELEASE
1-RELEASE