Last Version

PhotoView Project 1.2.3

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

License

License

GroupId

GroupId

com.mcxiaoke.photoview
ArtifactId

ArtifactId

parent
Version

Version

1.2.3
Type

Type

pom
Description

Description

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

Download parent 1.2.3

Filename Size
parent-1.2.3.pom 3 KB
Browse

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

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