Last Version

AndroidMaterialPreferences 5.3.2

Provides various "Material Design"-styled preferences.

License

License

GroupId

GroupId

com.github.michael-rapp
ArtifactId

ArtifactId

android-material-preferences
Version

Version

5.3.2
Type

Type

aar
Description

Description

AndroidMaterialPreferences
Provides various "Material Design"-styled preferences.
Project URL

Project URL

https://github.com/michael-rapp/AndroidMaterialPreferences
Source Code Management

Source Code Management

https://github.com/michael-rapp/AndroidMaterialPreferences.git

Download android-material-preferences 5.3.2


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

Dependencies

compile (5)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0
androidx.legacy » legacy-preference-v14 jar 1.0.0
com.github.michael-rapp : android-util jar 2.1.0
com.github.michael-rapp : android-material-dialog jar 5.2.3
com.github.michael-rapp : android-material-validation jar 3.0.1

Project Modules

There are no modules declared in this project.