materialpreference

A library designed to replace default preferences on Android framework with something beauty.

License

License

GroupId

GroupId

com.anggrayudi
ArtifactId

ArtifactId

materialpreference
Last Version

Last Version

3.7.1
Release Date

Release Date

Type

Type

aar
Description

Description

materialpreference
A library designed to replace default preferences on Android framework with something beauty.
Project URL

Project URL

https://github.com/anggrayudi/MaterialPreference
Source Code Management

Source Code Management

https://github.com/anggrayudi/MaterialPreference

Download materialpreference

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.3.0
androidx.documentfile » documentfile jar 1.0.1
androidx.cardview » cardview jar 1.0.0
com.karumi : dexter jar 6.2.2
com.wdullaer : materialdatetimepicker jar 4.2.3
com.afollestad.material-dialogs : core jar 3.3.0
com.afollestad.material-dialogs : files jar 3.3.0
com.afollestad.material-dialogs : color jar 3.3.0
com.anggrayudi : materialpreference-api jar 1.7
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.3
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.3
com.anggrayudi : storage jar 0.7.0

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.1
3.7.0
3.6.6
3.6.5
3.6.4
3.6.3
3.6.2
3.6.1
3.6.0
3.5.2
3.5.1
3.5.0
3.4.1