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

simplekeyvaluestorage 1.0.1

A simple Shared preference wrapper to store POJO objects in Android serialized with gson

Лицензия

Лицензия

Категории

Категории

KeY Данные Data Formats Formal Verification
Группа

Группа

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

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

simplekeyvaluestorage
Версия

Версия

1.0.1
Тип

Тип

aar
Описание

Описание

simplekeyvaluestorage
A simple Shared preference wrapper to store POJO objects in Android serialized with gson
Ссылка на сайт

Ссылка на сайт

https://github.com/540/simplekeyvaluestorage
Система контроля версий

Система контроля версий

https://github.com/540/simplekeyvaluestorage

Скачать simplekeyvaluestorage 1.0.1


<!-- https://jarcasting.com/artifacts/com.quinientoscuarenta/simplekeyvaluestorage/ -->
<dependency>
    <groupId>com.quinientoscuarenta</groupId>
    <artifactId>simplekeyvaluestorage</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.quinientoscuarenta/simplekeyvaluestorage/
implementation 'com.quinientoscuarenta:simplekeyvaluestorage:1.0.1'
// https://jarcasting.com/artifacts/com.quinientoscuarenta/simplekeyvaluestorage/
implementation ("com.quinientoscuarenta:simplekeyvaluestorage:1.0.1")
'com.quinientoscuarenta:simplekeyvaluestorage:aar:1.0.1'
<dependency org="com.quinientoscuarenta" name="simplekeyvaluestorage" rev="1.0.1">
  <artifact name="simplekeyvaluestorage" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.quinientoscuarenta', module='simplekeyvaluestorage', version='1.0.1')
)
libraryDependencies += "com.quinientoscuarenta" % "simplekeyvaluestorage" % "1.0.1"
[com.quinientoscuarenta/simplekeyvaluestorage "1.0.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.6.2
com.android.support » appcompat-v7 jar 23.2.1

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

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