Registry / utility / glide
library5.0.7javamavenunverified

A fast and efficient image loading library for Android focused on smooth scrolling.

<dependency> <groupId>com.github.bumptech.glide</groupId> <artifactId>glide</artifactId> <version>5.0.7</version> </dependency>
INSTALL
IMPORT
SIG · GLIDE
G
glide
utilityjavav5.0.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Glide
com.bumptech.glide.Glide

Load an image from a URL into an ImageView.

Glide.with(context).load("https://example.com/image.jpg").into(imageView);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
Resources
glide — mvn dependency:get glide · libregistry