Download subsampling-scale-image-view-3.5.0.jar file - Jar s

Jar examples for s:subsampling-scale-image-view

Description

Highly configurable, easily extendable view with pan and zoom gestures for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc.

You can download jar file subsampling-scale-image-view 3.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add subsampling-scale-image-view-3.5.0.jar to your project.

<dependency>
   <groupId>com.davemorrissey.labs</groupId>
   <artifactId>subsampling-scale-image-view</artifactId>
   <version>3.5.0</version>
</dependency>
compile group: 'com.davemorrissey.labs', name: 'subsampling-scale-image-view', version: '3.5.0'
libraryDependencies += "com.davemorrissey.labs" % "subsampling-scale-image-view" % "3.5.0"
<dependency org="com.davemorrissey.labs" name="subsampling-scale-image-view" rev="3.5.0"/>
@Grapes(@Grab(group='com.davemorrissey.labs', module='subsampling-scale-image-view', version='3.5.0'))
'com.davemorrissey.labs:subsampling-scale-image-view:jar:3.5.0'

Download

Click the following link to download the jar file.

subsampling-scale-image-view-3.5.0.pom



Related Tutorials