MVN

com.f2prateek.rx.preferences : rx-preferences

Maven & Gradle

Jun 15, 2016
4 usages
1.5k stars

RxPreferences · Reactive SharedPreferences for Android

<dependency>
    <groupId>com.f2prateek.rx.preferences</groupId>
    <artifactId>rx-preferences</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.f2prateek.rx.preferences : rx-preferences to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.f2prateek.rx.preferences : rx-preferences to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
rx-preferences-1.0.2
rx-preferences-1.0.1
rx-preferences-1.0.0

How to add a dependency to Maven

Add the following com.f2prateek.rx.preferences : rx-preferences maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.f2prateek.rx.preferences</groupId>
    <artifactId>rx-preferences</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.f2prateek.rx.preferences : rx-preferences gradle dependency to your build.gradle file:

implementation 'com.f2prateek.rx.preferences:rx-preferences:1.0.2'

Gradle Kotlin DSL: Add the following com.f2prateek.rx.preferences : rx-preferences gradle kotlin dependency to your build.gradle.kts file:

implementation("com.f2prateek.rx.preferences:rx-preferences:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.f2prateek.rx.preferences : rx-preferences sbt scala dependency to your build.sbt file:

libraryDependencies += "com.f2prateek.rx.preferences" % "rx-preferences" % "1.0.2"

Advertisement

Dependencies from Group

Jun 15, 2016
4 usages
1.5k stars

Discover Dependencies

Sep 02, 2022
33 usages
342 stars
Sep 27, 2012
2 usages
1 stars
Feb 23, 2016
3 usages
Sep 20, 2021
5 usages
12 stars
May 17, 2022
14 usages
Nov 15, 2022
32 usages
342 stars
Oct 09, 2020
14 usages
512 stars
Feb 11, 2021
14 usages
513 stars
Sep 15, 2017
5 usages
210 stars