is not current version
Last Version 1.0.0

com.aminography:secure-shared-preferences 0.1.0

A secure implementation of SharedPreferences.

GroupId

GroupId

com.aminography
ArtifactId

ArtifactId

secure-shared-preferences
Version

Version

0.1.0
Type

Type

aar

Download secure-shared-preferences 0.1.0


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