License |
License |
---|---|
GroupId | GroupIdcom.github.michael-rapp |
ArtifactId | ArtifactIdandroid-preference-activity |
Version | Version7.0.3 |
Type | Typeaar |
Description |
DescriptionAndroidPreferenceActivity
Provides an alternative implementation of Android's PreferenceActivity.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.michael-rapp/android-preference-activity/ -->
<dependency>
<groupId>com.github.michael-rapp</groupId>
<artifactId>android-preference-activity</artifactId>
<version>7.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.michael-rapp/android-preference-activity/
implementation 'com.github.michael-rapp:android-preference-activity:7.0.3'
// https://jarcasting.com/artifacts/com.github.michael-rapp/android-preference-activity/
implementation ("com.github.michael-rapp:android-preference-activity:7.0.3")
'com.github.michael-rapp:android-preference-activity:aar:7.0.3'
<dependency org="com.github.michael-rapp" name="android-preference-activity" rev="7.0.3">
<artifact name="android-preference-activity" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.michael-rapp', module='android-preference-activity', version='7.0.3')
)
libraryDependencies += "com.github.michael-rapp" % "android-preference-activity" % "7.0.3"
[com.github.michael-rapp/android-preference-activity "7.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android.material » material | jar | 1.0.0 |
androidx.legacy » legacy-preference-v14 | jar | 1.0.0 |
com.github.michael-rapp : android-util | jar | 2.0.1 |