Last Version

kprefs 1.6.0

Android preferences for WINNERS! Now optimized for Kotlin™

License

License

GroupId

GroupId

org.jraf
ArtifactId

ArtifactId

kprefs
Version

Version

1.6.0
Type

Type

aar
Description

Description

kprefs
Android preferences for WINNERS! Now optimized for Kotlin™
Project URL

Project URL

https://github.com/BoD/android-kprefs
Source Code Management

Source Code Management

https://github.com/BoD/android-kprefs

Download kprefs 1.6.0


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-livedata jar 2.3.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.2

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30

Project Modules

There are no modules declared in this project.