License |
License |
---|---|
GroupId | GroupIdde.maxr1998 |
ArtifactId | ArtifactIdmodernandroidpreferences |
Version | Version2.3.1 |
Type | Typeaar |
Description |
DescriptionModernAndroidPreferences
Android Preferences defined through Kotlin DSL, shown in a RecyclerView
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
modernandroidpreferences-2.3.1.pom | |
modernandroidpreferences-2.3.1-sources.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.maxr1998/modernandroidpreferences/ -->
<dependency>
<groupId>de.maxr1998</groupId>
<artifactId>modernandroidpreferences</artifactId>
<version>2.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.maxr1998/modernandroidpreferences/
implementation 'de.maxr1998:modernandroidpreferences:2.3.1'
// https://jarcasting.com/artifacts/de.maxr1998/modernandroidpreferences/
implementation ("de.maxr1998:modernandroidpreferences:2.3.1")
'de.maxr1998:modernandroidpreferences:aar:2.3.1'
<dependency org="de.maxr1998" name="modernandroidpreferences" rev="2.3.1">
<artifact name="modernandroidpreferences" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.maxr1998', module='modernandroidpreferences', version='2.3.1')
)
libraryDependencies += "de.maxr1998" % "modernandroidpreferences" % "2.3.1"
[de.maxr1998/modernandroidpreferences "2.3.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.8.0 |
androidx.appcompat » appcompat | jar | 1.4.2 |
androidx.constraintlayout » constraintlayout | jar | 2.1.4 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.1 |