GlideImageLoader

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.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.piasy
ArtifactId

ArtifactId

GlideImageLoader
Last Version

Last Version

1.8.1
Release Date

Release Date

Type

Type

aar
Description

Description

GlideImageLoader
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

https://github.com/Piasy/BigImageViewer
Source Code Management

Source Code Management

https://github.com/Piasy/BigImageViewer

Download GlideImageLoader

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.1
1.8.0
1.5.4.1