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

it.sephiroth.android.library.disklruimagecache:DiskLruImageCache 1.0.0

Simple file based image cache

Группа

Группа

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

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

DiskLruImageCache
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать DiskLruImageCache 1.0.0


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