Last Version

PhotoView Project 1.2.2

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

License

License

GroupId

GroupId

com.github.chrisbanes.photoview
ArtifactId

ArtifactId

parent
Version

Version

1.2.2
Type

Type

pom
Description

Description

PhotoView Project
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 parent 1.2.2

Filename Size
parent-1.2.2.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • sample