Last Version

EncryptedPreferences 1.3.0

An Android Library to securely read and write encrypted values to your SharedPreferences.

License

License

GroupId

GroupId

com.pddstudio
ArtifactId

ArtifactId

encrypted-preferences
Version

Version

1.3.0
Type

Type

aar
Description

Description

EncryptedPreferences
An Android Library to securely read and write encrypted values to your SharedPreferences.
Project URL

Project URL

https://github.com/pddstudio/EncryptedPreferences
Source Code Management

Source Code Management

https://github.com/pddstudio/EncryptedPreferences

Download encrypted-preferences 1.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.scottyab : aescrypt jar 0.0.1

Project Modules

There are no modules declared in this project.