| License |
License |
|---|---|
| GroupId | GroupIdcom.github.piasy |
| ArtifactId | ArtifactIdFrescoImageViewFactory |
| Last Version | Last Version1.8.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionFrescoImageViewFactory
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 |
|---|---|
| FrescoImageViewFactory-1.8.1.pom | |
| FrescoImageViewFactory-1.8.1-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.piasy/FrescoImageViewFactory/ -->
<dependency>
<groupId>com.github.piasy</groupId>
<artifactId>FrescoImageViewFactory</artifactId>
<version>1.8.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.piasy/FrescoImageViewFactory/
implementation 'com.github.piasy:FrescoImageViewFactory:1.8.1'
// https://jarcasting.com/artifacts/com.github.piasy/FrescoImageViewFactory/
implementation ("com.github.piasy:FrescoImageViewFactory:1.8.1")
'com.github.piasy:FrescoImageViewFactory:aar:1.8.1'
<dependency org="com.github.piasy" name="FrescoImageViewFactory" rev="1.8.1">
<artifact name="FrescoImageViewFactory" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.piasy', module='FrescoImageViewFactory', version='1.8.1')
)
libraryDependencies += "com.github.piasy" % "FrescoImageViewFactory" % "1.8.1"
[com.github.piasy/FrescoImageViewFactory "1.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.piasy : BigImageViewer | jar | 1.8.1 |
| com.facebook.fresco : fresco | jar | 2.5.0 |
| com.facebook.fresco : animated-gif | jar | 2.5.0 |
| com.facebook.fresco : animated-webp | jar | 2.5.0 |
| com.facebook.fresco : webpsupport | jar | 2.5.0 |