encrypted-storage

An Android library for creating encrypted Files and SharedPreferences

Лицензия

Лицензия

Группа

Группа

io.matthewnelson.encrypted-storage
Идентификатор

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

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

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

2.0.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

encrypted-storage
An Android library for creating encrypted Files and SharedPreferences
Ссылка на сайт

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

https://github.com/05nelsonm/encrypted-storage
Система контроля версий

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

https://github.com/05nelsonm/encrypted-storage

Скачать encrypted-storage

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

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

Зависимости

runtime (3)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.10
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
androidx.security » security-crypto jar 1.0.0-rc02

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

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

EncryptedStorage Android Library

An Android library for creating encrypted Files and SharedPreferences

https://encrypted-storage.matthewnelson.io

License

Copyright © 2020 Matthew Nelson

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see here.

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

Версия
2.0.1
2.0.0
1.0.2
1.0.1