library

Simple multipurpose cache

License

License

Public Domain
GroupId

GroupId

it.sephiroth.android.library.disklrumulticache
ArtifactId

ArtifactId

library
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

library
Simple multipurpose cache
Project URL

Project URL

http://blog.sephiroth.it

Download library

How to add to project

<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library.disklrumulticache/library/ -->
<dependency>
    <groupId>it.sephiroth.android.library.disklrumulticache</groupId>
    <artifactId>library</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library.disklrumulticache/library/
implementation 'it.sephiroth.android.library.disklrumulticache:library:1.0.1'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.disklrumulticache/library/
implementation ("it.sephiroth.android.library.disklrumulticache:library:1.0.1")
'it.sephiroth.android.library.disklrumulticache:library:aar:1.0.1'
<dependency org="it.sephiroth.android.library.disklrumulticache" name="library" rev="1.0.1">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.disklrumulticache', module='library', version='1.0.1')
)
libraryDependencies += "it.sephiroth.android.library.disklrumulticache" % "library" % "1.0.1"
[it.sephiroth.android.library.disklrumulticache/library "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-io jar 1.3.2
com.jakewharton : disklrucache jar 2.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0