| License | License | 
|---|---|
| Categories | CategoriesRxJava Container Microservices Reactive libraries | 
| GroupId | GroupIdcom.afollestad.rxkprefs | 
| ArtifactId | ArtifactIdrxjava | 
| Last Version | Last Version2.0.3 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionrxkprefs Rxjava rxkprefs Rxjava | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| rxjava-2.0.3.pom | |
| rxjava-2.0.3.aar | 24 KB | 
| rxjava-2.0.3-sources.jar | 1 KB | 
| rxjava-2.0.3-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.afollestad.rxkprefs/rxjava/ -->
<dependency>
    <groupId>com.afollestad.rxkprefs</groupId>
    <artifactId>rxjava</artifactId>
    <version>2.0.3</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/com.afollestad.rxkprefs/rxjava/
implementation 'com.afollestad.rxkprefs:rxjava:2.0.3'// https://jarcasting.com/artifacts/com.afollestad.rxkprefs/rxjava/
implementation ("com.afollestad.rxkprefs:rxjava:2.0.3")'com.afollestad.rxkprefs:rxjava:aar:2.0.3'<dependency org="com.afollestad.rxkprefs" name="rxjava" rev="2.0.3">
  <artifact name="rxjava" type="aar" />
</dependency>@Grapes(
@Grab(group='com.afollestad.rxkprefs', module='rxjava', version='2.0.3')
)libraryDependencies += "com.afollestad.rxkprefs" % "rxjava" % "2.0.3"[com.afollestad.rxkprefs/rxjava "2.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.afollestad.rxkprefs : core | jar | 2.0.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.61 | 
| io.reactivex.rxjava2 : rxjava | jar | 2.2.15 |