is not current version
Last Version 2.0.1

io.matthewnelson.encrypted-storage:encrypted-storage 1.0.2

An Android library for creating encrypted Files and SharedPreferences

GroupId

GroupId

io.matthewnelson.encrypted-storage
ArtifactId

ArtifactId

encrypted-storage
Version

Version

1.0.2
Type

Type

aar

Download encrypted-storage 1.0.2


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