Download photo_view-1.3.1.jar file - Jar p

Jar examples for p:photo-view

Description

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.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

photo_view-1.3.1-javadoc.jar
photo_view-1.3.1-sources.jar
photo_view-1.3.1.pom



Related Tutorials