Last Version

easyprefs 1.1.0

Adapter library for Android SharedPreferences

License

License

GroupId

GroupId

io.github.buszi0809
ArtifactId

ArtifactId

easyprefs
Version

Version

1.1.0
Type

Type

aar
Description

Description

easyprefs
Adapter library for Android SharedPreferences
Project URL

Project URL

https://github.com/buszi0809/EasyPrefs
Source Code Management

Source Code Management

https://github.com/buszi0809/EasyPrefs/tree/master

Download easyprefs 1.1.0


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

Dependencies

compile (1)

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

runtime (3)

Group / Artifact Type Version
androidx.preference » preference-ktx jar 1.1.1
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
io.reactivex.rxjava3 : rxjava jar 3.1.2

Project Modules

There are no modules declared in this project.