License |
License
Public Domain
|
---|---|
GroupId | GroupIdit.sephiroth.android.library.disklrumulticache |
ArtifactId | ArtifactIdlibrary |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionlibrary
Simple multipurpose cache
|
Project URL |
Project URL |
Filename | Size |
---|---|
library-1.0.1.pom | |
library-1.0.1.aar | 9 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-io | jar | 1.3.2 |
com.jakewharton : disklrucache | jar | 2.0.2 |