License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.bumptech.glide |
ArtifactId | ArtifactIdglide |
Last Version | Last Version4.13.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionGlide
A fast and efficient image loading library for Android focused on smooth scrolling.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
glide-4.13.2.pom | |
glide-4.13.2.jar | 693 KB |
glide-4.13.2-sources.jar | 409 KB |
glide-4.13.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bumptech.glide/glide/ -->
<dependency>
<groupId>com.github.bumptech.glide</groupId>
<artifactId>glide</artifactId>
<version>4.13.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bumptech.glide/glide/
implementation 'com.github.bumptech.glide:glide:4.13.2'
// https://jarcasting.com/artifacts/com.github.bumptech.glide/glide/
implementation ("com.github.bumptech.glide:glide:4.13.2")
'com.github.bumptech.glide:glide:aar:4.13.2'
<dependency org="com.github.bumptech.glide" name="glide" rev="4.13.2">
<artifact name="glide" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.bumptech.glide', module='glide', version='4.13.2')
)
libraryDependencies += "com.github.bumptech.glide" % "glide" % "4.13.2"
[com.github.bumptech.glide/glide "4.13.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bumptech.glide : gifdecoder | jar | 4.13.2 |
com.github.bumptech.glide : disklrucache | jar | 4.13.2 |
com.github.bumptech.glide : annotations | jar | 4.13.2 |
androidx.fragment » fragment | jar | 1.3.1 |
androidx.vectordrawable » vectordrawable-animated | jar | 1.0.0 |
androidx.exifinterface » exifinterface | jar | 1.2.0 |
androidx.tracing » tracing | jar | 1.0.0 |