Last Version

PhotoView Library 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

library
Version

Version

1.2.3
Type

Type

jar
Description

Description

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

Download library 1.2.3


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.