ImageLoaderSample

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

License

License

GroupId

GroupId

com.github.wangjiegulu
ArtifactId

ArtifactId

ImageLoaderSample
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://github.com/wangjiegulu/ImageLoaderSample

Download ImageLoaderSample

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1