disklruimagecache

Simple file based image cache

Лицензия

Лицензия

Группа

Группа

it.sephiroth.android.library.disklruimagecache
Идентификатор

Идентификатор

DiskLruImageCache
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

disklruimagecache
Simple file based image cache
Ссылка на сайт

Ссылка на сайт

http://blog.sephiroth.it
Система контроля версий

Система контроля версий

https://github.com/sephiroth74/DiskLruImageCache

Скачать DiskLruImageCache

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-io jar 1.3.2
com.jakewharton : disklrucache jar 2.0.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0