Last Version

prefser 2.1.0

Wrapper for Android SharedPreferences with object serialization and RxJava Observables

License

License

GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

prefser
Version

Version

2.1.0
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 2.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.1
io.reactivex : rxjava jar 1.3.0
com.android.support » support-annotations jar 25.3.1

Project Modules

There are no modules declared in this project.