is not current version
Last Version 4.13.2

Glide 4.12.0

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

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.bumptech.glide
ArtifactId

ArtifactId

glide
Version

Version

4.12.0
Type

Type

aar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/bumptech/glide

Download glide 4.12.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.bumptech.glide : gifdecoder jar 4.12.0
com.github.bumptech.glide : disklrucache jar 4.12.0
com.github.bumptech.glide : annotations jar 4.12.0
androidx.fragment » fragment jar 1.0.0
androidx.vectordrawable » vectordrawable-animated jar 1.0.0
androidx.exifinterface » exifinterface jar 1.2.0

Project Modules

There are no modules declared in this project.