Jar examples for p:photo-view
A simple ImageView that support zooming, both by Multi-touch gestures and double-tap.
You can download jar file photo_view 1.3.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add photo_view-1.3.1.jar to your project.
<dependency> <groupId>com.klinkerapps</groupId> <artifactId>photo_view</artifactId> <version>1.3.1</version> </dependency>
compile group: 'com.klinkerapps', name: 'photo_view', version: '1.3.1'
libraryDependencies += "com.klinkerapps" % "photo_view" % "1.3.1"
<dependency org="com.klinkerapps" name="photo_view" rev="1.3.1"/>
@Grapes(@Grab(group='com.klinkerapps', module='photo_view', version='1.3.1'))
'com.klinkerapps:photo_view:jar:1.3.1'
Click the following link to download the jar file.
photo_view-1.3.1-javadoc.jar