is not current version
Last Version 1.8.1

com.github.piasy:GlideImageViewFactory 1.5.4.1

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.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.piasy
ArtifactId

ArtifactId

GlideImageViewFactory
Version

Version

1.5.4.1
Type

Type

aar

Download GlideImageViewFactory 1.5.4.1


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