Kotpref LiveData support

Observe SharedPreferences changes as LiveData

License

License

Categories

Categories

Data
GroupId

GroupId

com.chibatching.kotpref
ArtifactId

ArtifactId

livedata-support
Last Version

Last Version

2.13.2
Release Date

Release Date

Type

Type

aar
Description

Description

Kotpref LiveData support
Observe SharedPreferences changes as LiveData
Project URL

Project URL

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

Source Code Management

https://github.com/chibatching/kotpref

Download livedata-support

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.chibatching.kotpref : kotpref jar 2.13.2

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.8.0
2.7.0
2.6.0
2.5.0
2.4.0