is not current version
Last Version 4.13.2

Glide RecyclerView Integration 4.13.1

An integration library to display images in RecyclerView.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.bumptech.glide
ArtifactId

ArtifactId

recyclerview-integration
Version

Version

4.13.1
Type

Type

aar
Description

Description

Glide RecyclerView Integration
An integration library to display images in RecyclerView.
Project URL

Project URL

https://github.com/bumptech/glide
Source Code Management

Source Code Management

https://github.com/bumptech/glide

Download recyclerview-integration 4.13.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.bumptech.glide : glide jar 4.13.1

Project Modules

There are no modules declared in this project.