imgloader

Android图片加载库

License

License

GroupId

GroupId

io.github.shiyd0516.lib
ArtifactId

ArtifactId

imgloader
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

imgloader
Android图片加载库
Project URL

Project URL

https://github.com/shiyd0516/baselib
Source Code Management

Source Code Management

https://github.com/shiyd0516/baselib/tree/master

Download imgloader

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.4.0
com.github.bumptech.glide : glide jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0