License |
License |
---|---|
GroupId | GroupIdde.maxr1998 |
ArtifactId | ArtifactIdmodernandroidpreferences |
Version | Version2.1.0 |
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.1.0.pom | |
modernandroidpreferences-2.1.0-sources.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.maxr1998/modernandroidpreferences/ -->
<dependency>
<groupId>de.maxr1998</groupId>
<artifactId>modernandroidpreferences</artifactId>
<version>2.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.maxr1998/modernandroidpreferences/
implementation 'de.maxr1998:modernandroidpreferences:2.1.0'
// https://jarcasting.com/artifacts/de.maxr1998/modernandroidpreferences/
implementation ("de.maxr1998:modernandroidpreferences:2.1.0")
'de.maxr1998:modernandroidpreferences:aar:2.1.0'
<dependency org="de.maxr1998" name="modernandroidpreferences" rev="2.1.0">
<artifact name="modernandroidpreferences" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.maxr1998', module='modernandroidpreferences', version='2.1.0')
)
libraryDependencies += "de.maxr1998" % "modernandroidpreferences" % "2.1.0"
[de.maxr1998/modernandroidpreferences "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.4.32 |
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.core » core-ktx | jar | 1.3.2 |
androidx.constraintlayout » constraintlayout | jar | 2.0.0-beta6 |
androidx.recyclerview » recyclerview | jar | 1.1.0 |