Last Version

ImageViewZoom 1.0.4

Android ImageView widget with zoom and pan capabilities

License

License

GroupId

GroupId

it.sephiroth.android.library.imagezoom
ArtifactId

ArtifactId

library
Version

Version

1.0.4
Type

Type

aar
Description

Description

ImageViewZoom
Android ImageView widget with zoom and pan capabilities
Project URL

Project URL

http://blog.sephiroth.it
Source Code Management

Source Code Management

https://github.com/sephiroth74/ImageViewZoom

Download library 1.0.4


<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library.imagezoom/library/ -->
<dependency>
    <groupId>it.sephiroth.android.library.imagezoom</groupId>
    <artifactId>library</artifactId>
    <version>1.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library.imagezoom/library/
implementation 'it.sephiroth.android.library.imagezoom:library:1.0.4'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.imagezoom/library/
implementation ("it.sephiroth.android.library.imagezoom:library:1.0.4")
'it.sephiroth.android.library.imagezoom:library:aar:1.0.4'
<dependency org="it.sephiroth.android.library.imagezoom" name="library" rev="1.0.4">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.imagezoom', module='library', version='1.0.4')
)
libraryDependencies += "it.sephiroth.android.library.imagezoom" % "library" % "1.0.4"
[it.sephiroth.android.library.imagezoom/library "1.0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
it.sephiroth.android.library.easing : library jar 1.0.2

Project Modules

There are no modules declared in this project.