Glide

A fast and efficient image loading library for Android focused on smooth scrolling.

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

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

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

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

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

4.13.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

Glide
A fast and efficient image loading library for Android focused on smooth scrolling.
Ссылка на сайт

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

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

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

https://github.com/bumptech/glide

Скачать glide

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.github.bumptech.glide : gifdecoder jar 4.13.2
com.github.bumptech.glide : disklrucache jar 4.13.2
com.github.bumptech.glide : annotations jar 4.13.2
androidx.fragment » fragment jar 1.3.1
androidx.vectordrawable » vectordrawable-animated jar 1.0.0
androidx.exifinterface » exifinterface jar 1.2.0
androidx.tracing » tracing jar 1.0.0

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

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

Bump Technologies

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

Версия
4.13.2
4.13.1
4.13.0
4.12.0
4.11.0
4.10.0
4.9.0
4.8.0
4.7.1
4.7.0
4.6.1
4.6.0
4.5.0
4.4.0
4.3.1
4.3.0
4.2.0
4.1.1
4.1.0
4.0.0
4.0.0-RC1
4.0.0-RC0
3.8.0
3.7.0
3.6.1
3.6.0
3.5.2
3.5.1
3.5.0
3.4.0
3.3.1
3.3.0