Download rxjava-cache-1.0.1.jar file - Jar r

Jar examples for r:rxjava-cache

Description

Library of tools that help with caching RxJava data.

You can download jar file rxjava-cache 1.0.1 in this page.

License

MIT License

Build File

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'

Download

Click the following link to download the jar file.

rxjava-cache-1.0.1-javadoc.jar
rxjava-cache-1.0.1-sources.jar
rxjava-cache-1.0.1.jar
rxjava-cache-1.0.1.pom



Related Tutorials