Last Version

Preferences Commons 4.17.2

Preferences commons is a library with a set of useful classes to help to developer to work with preferences.

License

License

GroupId

GroupId

com.raxdenstudios
ArtifactId

ArtifactId

commons-preferences
Version

Version

4.17.2
Type

Type

aar
Description

Description

Preferences Commons
Preferences commons is a library with a set of useful classes to help to developer to work with preferences.
Project URL

Project URL

https://github.com/raxden/android-commons
Source Code Management

Source Code Management

https://github.com/raxden/android-commons/tree/master

Download commons-preferences 4.17.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20

runtime (2)

Group / Artifact Type Version
androidx.preference » preference-ktx jar 1.1.1
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.