imgloader

Android图片加载库

Лицензия

Лицензия

Группа

Группа

io.github.shiyd0516.lib
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

imgloader
Android图片加载库
Ссылка на сайт

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

https://github.com/shiyd0516/baselib
Система контроля версий

Система контроля версий

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

Скачать imgloader

Имя Файла Размер
imgloader-1.0.1.pom
imgloader-1.0.1-sources.jar 4 KB
Обзор

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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

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

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

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

Версия
1.0.1
1.0.0