Last Version

PhotoView Library 1.2.4

A simple ImageView that support zooming, both by Multi-touch gestures and double-tap.

License

License

GroupId

GroupId

com.github.chrisbanes.photoview
ArtifactId

ArtifactId

library
Version

Version

1.2.4
Type

Type

aar
Description

Description

PhotoView Library
A simple ImageView that support zooming, both by Multi-touch gestures and double-tap.
Project URL

Project URL

https://github.com/chrisbanes/PhotoView
Source Code Management

Source Code Management

https://github.com/chrisbanes/PhotoView

Download library 1.2.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 22.0.0

Project Modules

There are no modules declared in this project.