Jar examples for r:rxstore
A tiny library that assists in saving and restoring objects to disk using RxJava.
You can download jar file rxstore 4.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rxstore-4.0.0.jar to your project.
<dependency> <groupId>au.com.gridstone.rxstore</groupId> <artifactId>rxstore</artifactId> <version>4.0.0</version> </dependency>
compile group: 'au.com.gridstone.rxstore', name: 'rxstore', version: '4.0.0'
libraryDependencies += "au.com.gridstone.rxstore" % "rxstore" % "4.0.0"
<dependency org="au.com.gridstone.rxstore" name="rxstore" rev="4.0.0"/>
@Grapes(@Grab(group='au.com.gridstone.rxstore', module='rxstore', version='4.0.0'))
'au.com.gridstone.rxstore:rxstore:jar:4.0.0'
Click the following link to download the jar file.
rxstore-4.0.0-javadoc.jar