Jar examples for s:secure-prefs-library
Add more security on the SharedPreferences
You can download jar file secure-prefs-library 1.0.3 in this page.
The Apache License, Version 2.0
You can use the following script to add secure-prefs-library-1.0.3.jar to your project.
<dependency> <groupId>com.be-bound</groupId> <artifactId>secure-prefs-library</artifactId> <version>1.0.3</version> </dependency>
compile group: 'com.be-bound', name: 'secure-prefs-library', version: '1.0.3'
libraryDependencies += "com.be-bound" % "secure-prefs-library" % "1.0.3"
<dependency org="com.be-bound" name="secure-prefs-library" rev="1.0.3"/>
@Grapes(@Grab(group='com.be-bound', module='secure-prefs-library', version='1.0.3'))
'com.be-bound:secure-prefs-library:jar:1.0.3'
Click the following link to download the jar file.
secure-prefs-library-1.0.3-javadoc.jar