Last Version

Kotpref 2.13.2

Android SharedPreference delegation for Kotlin

License

License

GroupId

GroupId

com.chibatching.kotpref
ArtifactId

ArtifactId

kotpref
Version

Version

2.13.2
Type

Type

aar
Description

Description

Kotpref
Android SharedPreference delegation for Kotlin
Project URL

Project URL

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

Source Code Management

https://github.com/chibatching/kotpref

Download kotpref 2.13.2


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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.