Lazy Drawables for Android

Android library supporting background (non-UI-thread) loading of image resource and efficient caching of scaled bitmaps

Лицензия

Лицензия

Группа

Группа

com.madgag
Идентификатор

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

lazy-drawables
Последняя версия

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

0.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

Lazy Drawables for Android
Android library supporting background (non-UI-thread) loading of image resource and efficient caching of scaled bitmaps

Скачать lazy-drawables

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

<!-- https://jarcasting.com/artifacts/com.madgag/lazy-drawables/ -->
<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>lazy-drawables</artifactId>
    <version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.madgag/lazy-drawables/
implementation 'com.madgag:lazy-drawables:0.10'
// https://jarcasting.com/artifacts/com.madgag/lazy-drawables/
implementation ("com.madgag:lazy-drawables:0.10")
'com.madgag:lazy-drawables:jar:0.10'
<dependency org="com.madgag" name="lazy-drawables" rev="0.10">
  <artifact name="lazy-drawables" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madgag', module='lazy-drawables', version='0.10')
)
libraryDependencies += "com.madgag" % "lazy-drawables" % "0.10"
[com.madgag/lazy-drawables "0.10"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 1.4
com.google.guava : guava jar 10.0.1

provided (1)

Идентификатор библиотеки Тип Версия
com.google.android : android jar 2.2.1

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

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

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

Версия
0.10
0.9
0.8