An open API service indexing awesome lists of open source software.

https://github.com/sephiroth74/android-disk-multi-cache

Multi Cache purpose based on DiskLruCache
https://github.com/sephiroth74/android-disk-multi-cache

Last synced: 7 months ago
JSON representation

Multi Cache purpose based on DiskLruCache

Awesome Lists containing this project

README

          

android-disk-multi-cache
========================

Multi Cache purpose based on DiskLruCache

[![Build Status](https://travis-ci.org/sephiroth74/android-disk-multi-cache.svg?branch=master)](https://travis-ci.org/sephiroth74/android-disk-multi-cache)
[ ![Download](https://api.bintray.com/packages/bintray/jcenter/it.sephiroth.android.library.disklrumulticache%3Adisklrumulticache/images/download.svg) ](https://bintray.com/bintray/jcenter/it.sephiroth.android.library.disklrumulticache%3Adisklrumulticache/_latestVersion)

Installation
===

compile 'it.sephiroth.android.library.disklrumulticache:disklrumulticache:{latest_version}'

Maven:

```xml

it.sephiroth.android.library.disklrumulticache
disklrumulticache
(insert latest version)

```