Glide Concurrent Integration

An integration library for using Glide with ListenableFutures

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

concurrent-integration
Последняя версия

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

4.13.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

Glide Concurrent Integration
An integration library for using Glide with ListenableFutures
Ссылка на сайт

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

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

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

https://github.com/bumptech/glide

Скачать concurrent-integration

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.bumptech.glide : glide jar 4.13.2
com.google.guava : guava jar 28.1-android
androidx.concurrent » concurrent-futures jar 1.1.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