EasyStorer

This is a tools for saving data object to local client,where implements Serializable interface!

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.1-core
Дата

Дата

Тип

Тип

aar
Описание

Описание

EasyStorer
This is a tools for saving data object to local client,where implements Serializable interface!
Ссылка на сайт

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

https://github.com/isong0623/EasyStorer

Скачать EasyStorer

Имя Файла Размер
EasyStorer-2.1-core.pom
EasyStorer-2.1-core.aar 9 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
2.1-core
2.0-core
1.1-core
1.0-support