Last Version

RxPreferences 2.0.1

Reactive SharedPreferences for Android

License

License

GroupId

GroupId

com.f2prateek.rx.preferences2
ArtifactId

ArtifactId

rx-preferences
Version

Version

2.0.1
Type

Type

aar
Description

Description

RxPreferences
Reactive SharedPreferences for Android
Project URL

Project URL

https://github.com/f2prateek/rx-preferences
Source Code Management

Source Code Management

https://github.com/f2prateek/rx-preferences

Download rx-preferences 2.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.7
androidx.annotation » annotation jar 1.0.2

Project Modules

There are no modules declared in this project.