Kotpref

Android SharedPreference delegation for Kotlin

License

License

GroupId

GroupId

com.chibatching.kotpref
ArtifactId

ArtifactId

kotpref
Last Version

Last Version

2.13.2
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
2.13.2
2.13.1
2.13.0
2.12.0
2.11.0
2.10.0
2.9.2
2.9.1
2.9.0
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0