License |
License |
---|---|
GroupId | GroupIdit.sephiroth.android.library.imagezoom |
ArtifactId | ArtifactIdimagezoom |
Version | Version2.3.0 |
Type | Typeaar |
Description |
DescriptionImageViewZoom
Android ImageView widget with zoom and pan capabilities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
imagezoom-2.3.0.pom | |
imagezoom-2.3.0.aar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library.imagezoom/imagezoom/ -->
<dependency>
<groupId>it.sephiroth.android.library.imagezoom</groupId>
<artifactId>imagezoom</artifactId>
<version>2.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library.imagezoom/imagezoom/
implementation 'it.sephiroth.android.library.imagezoom:imagezoom:2.3.0'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.imagezoom/imagezoom/
implementation ("it.sephiroth.android.library.imagezoom:imagezoom:2.3.0")
'it.sephiroth.android.library.imagezoom:imagezoom:aar:2.3.0'
<dependency org="it.sephiroth.android.library.imagezoom" name="imagezoom" rev="2.3.0">
<artifact name="imagezoom" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.imagezoom', module='imagezoom', version='2.3.0')
)
libraryDependencies += "it.sephiroth.android.library.imagezoom" % "imagezoom" % "2.3.0"
[it.sephiroth.android.library.imagezoom/imagezoom "2.3.0"]