Download secure-prefs-library-1.0.3.jar file - Jar s

Jar examples for s:secure-prefs-library

Description

Add more security on the SharedPreferences

You can download jar file secure-prefs-library 1.0.3 in this page.

License

The Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

secure-prefs-library-1.0.3-javadoc.jar
secure-prefs-library-1.0.3-sources.jar
secure-prefs-library-1.0.3.pom



Related Tutorials