License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.piasy |
ArtifactId | ArtifactIdGlideImageLoader |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionGlideImageLoader
Big image viewer supporting pan and zoom, with very little memory usage and full featured image loading choices. Powered by Subsampling Scale Image View, Fresco, Glide, and Picasso.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
GlideImageLoader-1.8.1.pom | |
GlideImageLoader-1.8.1-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.piasy/GlideImageLoader/ -->
<dependency>
<groupId>com.github.piasy</groupId>
<artifactId>GlideImageLoader</artifactId>
<version>1.8.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.piasy/GlideImageLoader/
implementation 'com.github.piasy:GlideImageLoader:1.8.1'
// https://jarcasting.com/artifacts/com.github.piasy/GlideImageLoader/
implementation ("com.github.piasy:GlideImageLoader:1.8.1")
'com.github.piasy:GlideImageLoader:aar:1.8.1'
<dependency org="com.github.piasy" name="GlideImageLoader" rev="1.8.1">
<artifact name="GlideImageLoader" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.piasy', module='GlideImageLoader', version='1.8.1')
)
libraryDependencies += "com.github.piasy" % "GlideImageLoader" % "1.8.1"
[com.github.piasy/GlideImageLoader "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.piasy : BigImageViewer | jar | 1.8.1 |
com.squareup.okhttp3 : okhttp | jar | 3.12.6 |
androidx.annotation » annotation | jar | 1.1.0 |
com.github.bumptech.glide : glide | jar | 4.12.0 |
com.github.bumptech.glide : okhttp3-integration | jar | 4.12.0 |