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

com.github.bumptech.glide:recyclerview-integration 4.1.1

An integration library to display images in RecyclerView.

Категории

Категории

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

Группа

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

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

recyclerview-integration
Версия

Версия

4.1.1
Тип

Тип

jar

Скачать recyclerview-integration 4.1.1


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