Last Version

Glide RecyclerView Integration 4.13.2

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.2
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.2


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.