Last Version

encrypted-storage 2.0.1

An Android library for creating encrypted Files and SharedPreferences

License

License

GroupId

GroupId

io.matthewnelson.encrypted-storage
ArtifactId

ArtifactId

encrypted-storage
Version

Version

2.0.1
Type

Type

aar
Description

Description

encrypted-storage
An Android library for creating encrypted Files and SharedPreferences
Project URL

Project URL

https://github.com/05nelsonm/encrypted-storage
Source Code Management

Source Code Management

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

Download encrypted-storage 2.0.1


<!-- 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"]

Dependencies

runtime (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.