is not current version
Last Version 4.13.2

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

An integration library to display images in RecyclerView.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.bumptech.glide
ArtifactId

ArtifactId

recyclerview-integration
Version

Version

4.7.1
Type

Type

aar

Download recyclerview-integration 4.7.1


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