Last Version

prefser 2.2.3

Wrapper for Android SharedPreferences with object serialization and RxJava Observables

License

License

GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

prefser-rx2
Version

Version

2.2.3
Type

Type

aar
Description

Description

prefser
Wrapper for Android SharedPreferences with object serialization and RxJava Observables
Project URL

Project URL

https://github.com/pwittchen/prefser
Source Code Management

Source Code Management

https://github.com/pwittchen/prefser

Download prefser-rx2 2.2.3


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

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.11
com.google.code.gson : gson jar 2.8.5
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.