Simple Storage

The simple file-based data storage for your objects that converts and contains it as bytes in files.

Лицензия

Лицензия

Группа

Группа

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

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

simple-storage
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

Simple Storage
The simple file-based data storage for your objects that converts and contains it as bytes in files.
Ссылка на сайт

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

https://github.com/NikolayMenzhulin/Simple-Storage
Система контроля версий

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

https://github.com/NikolayMenzhulin/Simple-Storage

Скачать simple-storage

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

runtime (2)

Идентификатор библиотеки Тип Версия
com.github.nikolaymenzhulin : logger jar 1.1.1
com.google.code.gson : gson jar 2.8.6

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

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

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

Версия
1.0.1
1.0.0