is not current version
Last Version 2.13.2

com.chibatching.kotpref:preference-screen-dsl 2.10.0

Preference screen builder DSL with KotprefModel

GroupId

GroupId

com.chibatching.kotpref
ArtifactId

ArtifactId

preference-screen-dsl
Version

Version

2.10.0
Type

Type

aar

Download preference-screen-dsl 2.10.0


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