Last Version

ModernAndroidPreferences 2.3.1

Android Preferences defined through Kotlin DSL, shown in a RecyclerView

License

License

GroupId

GroupId

de.maxr1998
ArtifactId

ArtifactId

modernandroidpreferences
Version

Version

2.3.1
Type

Type

aar
Description

Description

ModernAndroidPreferences
Android Preferences defined through Kotlin DSL, shown in a RecyclerView
Project URL

Project URL

https://github.com/Maxr1998/ModernAndroidPreferences
Source Code Management

Source Code Management

https://github.com/Maxr1998/ModernAndroidPreferences/tree/master

Download modernandroidpreferences 2.3.1


<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.