Jar examples for r:rxjava-cache
Library of tools that help with caching RxJava data.
You can download jar file rxjava-cache 1.0.1 in this page.
MIT License
You can use the following script to add rxjava-cache-1.0.1.jar to your project.
<dependency> <groupId>com.finovertech</groupId> <artifactId>rxjava-cache</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.finovertech', name: 'rxjava-cache', version: '1.0.1'
libraryDependencies += "com.finovertech" % "rxjava-cache" % "1.0.1"
<dependency org="com.finovertech" name="rxjava-cache" rev="1.0.1"/>
@Grapes(@Grab(group='com.finovertech', module='rxjava-cache', version='1.0.1'))
'com.finovertech:rxjava-cache:jar:1.0.1'
Click the following link to download the jar file.
rxjava-cache-1.0.1-javadoc.jar