is not current version
Last Version 0.2.0

com.thomashaertel:secure-preferences 0.1.1

Secure Preferences Provider

GroupId

GroupId

com.thomashaertel
ArtifactId

ArtifactId

secure-preferences
Version

Version

0.1.1
Type

Type

aar

Download secure-preferences 0.1.1


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