Jar examples for c:cache3
Store3 is built with RxJava2
You can download jar file cache3 3.0.0-alpha in this page.
Apache License
You can use the following script to add cache3-3.0.0-alpha.jar to your project.
<dependency> <groupId>com.nytimes.android</groupId> <artifactId>cache3</artifactId> <version>3.0.0-alpha</version> </dependency>
compile group: 'com.nytimes.android', name: 'cache3', version: '3.0.0-alpha'
libraryDependencies += "com.nytimes.android" % "cache3" % "3.0.0-alpha"
<dependency org="com.nytimes.android" name="cache3" rev="3.0.0-alpha"/>
@Grapes(@Grab(group='com.nytimes.android', module='cache3', version='3.0.0-alpha'))
'com.nytimes.android:cache3:jar:3.0.0-alpha'
Click the following link to download the jar file.
cache3-3.0.0-alpha-javadoc.jar