License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.chibatching.kotpref |
ArtifactId | ArtifactIdlivedata-support |
Last Version | Last Version2.13.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionKotpref LiveData support
Observe SharedPreferences changes as LiveData
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
livedata-support-2.13.2.pom | |
livedata-support-2.13.2-sources.jar | 1 KB |
livedata-support-2.13.2-javadoc.jar | 19 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.chibatching.kotpref : kotpref | jar | 2.13.2 |