Last Version

PrettySharedPreferences 1.0.1

Simple SharedPreferences library for Android. Help developer can easy create and handle SharedPreferences

License

License

GroupId

GroupId

com.github.talenguyen
ArtifactId

ArtifactId

PrettySharedPreferences
Version

Version

1.0.1
Type

Type

aar
Description

Description

PrettySharedPreferences
Simple SharedPreferences library for Android. Help developer can easy create and handle SharedPreferences
Project URL

Project URL

https://github.com/talenguyen/PrettySharedPreferences
Source Code Management

Source Code Management

https://github.com/talenguyen/PrettySharedPreferences

Download PrettySharedPreferences 1.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.