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

ImageLoaderSample 1.0.1

android端用于异步加载图片,内存缓存,文件缓存,避免OOM

Лицензия

Лицензия

Группа

Группа

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

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

ImageLoaderSample
Версия

Версия

1.0.1
Тип

Тип

aar
Описание

Описание

ImageLoaderSample
android端用于异步加载图片,内存缓存,文件缓存,避免OOM
Ссылка на сайт

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

https://github.com/wangjiegulu/ImageLoaderSample

Скачать ImageLoaderSample 1.0.1


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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