is not current version
Last Version 2.3.0

it.sephiroth.android.library.imagezoom:imagezoom 2.0.3

Android ImageView widget with zoom and pan capabilities

GroupId

GroupId

it.sephiroth.android.library.imagezoom
ArtifactId

ArtifactId

imagezoom
Version

Version

2.0.3
Type

Type

aar

Download imagezoom 2.0.3


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