Last Version

Photo View 1.3.1

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

License

License

GroupId

GroupId

com.klinkerapps
ArtifactId

ArtifactId

photo_view
Version

Version

1.3.1
Type

Type

aar
Description

Description

Photo View
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 photo_view 1.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-core-utils jar 25.0.0

Project Modules

There are no modules declared in this project.