EasyPrefs

Simple wrapper/helper for shared prefercences

License

License

GroupId

GroupId

com.pixplicity.easyprefs
ArtifactId

ArtifactId

EasyPrefs
Last Version

Last Version

1.10.0
Release Date

Release Date

Type

Type

aar
Description

Description

EasyPrefs
Simple wrapper/helper for shared prefercences
Project URL

Project URL

https://github.com/Pixplicity/EasyPreferences
Source Code Management

Source Code Management

https://github.com/Pixplicity/EasyPreferences

Download EasyPrefs

How to add to project

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

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.

Versions

Version
1.10.0