is not current version
Last Version 5.3.2

com.github.michael-rapp:android-material-preferences 5.1.4

Provides various "Material Design"-styled preferences.

GroupId

GroupId

com.github.michael-rapp
ArtifactId

ArtifactId

android-material-preferences
Version

Version

5.1.4
Type

Type

aar

Download android-material-preferences 5.1.4


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