License |
License |
---|---|
GroupId | GroupIdcom.github.michael-rapp |
ArtifactId | ArtifactIdandroid-material-preferences |
Last Version | Last Version5.3.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroidMaterialPreferences
Provides various "Material Design"-styled preferences.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |