Kotpref preference screen DSL

Preference screen builder DSL with KotprefModel

License

License

GroupId

GroupId

com.chibatching.kotpref
ArtifactId

ArtifactId

preference-screen-dsl
Last Version

Last Version

2.13.2
Release Date

Release Date

Type

Type

aar
Description

Description

Kotpref preference screen DSL
Preference screen builder DSL with KotprefModel
Project URL

Project URL

https://github.com/chibatching/kotpref
Source Code Management

Source Code Management

https://github.com/chibatching/kotpref

Download preference-screen-dsl

How to add to project

<!-- https://jarcasting.com/artifacts/com.chibatching.kotpref/preference-screen-dsl/ -->
<dependency>
    <groupId>com.chibatching.kotpref</groupId>
    <artifactId>preference-screen-dsl</artifactId>
    <version>2.13.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.chibatching.kotpref/preference-screen-dsl/
implementation 'com.chibatching.kotpref:preference-screen-dsl:2.13.2'
// https://jarcasting.com/artifacts/com.chibatching.kotpref/preference-screen-dsl/
implementation ("com.chibatching.kotpref:preference-screen-dsl:2.13.2")
'com.chibatching.kotpref:preference-screen-dsl:aar:2.13.2'
<dependency org="com.chibatching.kotpref" name="preference-screen-dsl" rev="2.13.2">
  <artifact name="preference-screen-dsl" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.chibatching.kotpref', module='preference-screen-dsl', version='2.13.2')
)
libraryDependencies += "com.chibatching.kotpref" % "preference-screen-dsl" % "2.13.2"
[com.chibatching.kotpref/preference-screen-dsl "2.13.2"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.chibatching.kotpref : kotpref jar 2.13.2
androidx.preference » preference jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.13.2
2.13.1
2.13.0
2.12.0
2.11.0
2.10.0