Last Version

loupe 1.2.2

ImageView Helper for Android that supports pinch-to-zoom and swipe-to-dismiss gesture.

License

License

GroupId

GroupId

io.github.igreenwood.loupe
ArtifactId

ArtifactId

loupe
Version

Version

1.2.2
Type

Type

aar
Description

Description

loupe
ImageView Helper for Android that supports pinch-to-zoom and swipe-to-dismiss gesture.
Project URL

Project URL

https://github.com/igreenwood/loupe
Source Code Management

Source Code Management

https://github.com/igreenwood/loupe

Download loupe 1.2.2


<!-- https://jarcasting.com/artifacts/io.github.igreenwood.loupe/loupe/ -->
<dependency>
    <groupId>io.github.igreenwood.loupe</groupId>
    <artifactId>loupe</artifactId>
    <version>1.2.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.igreenwood.loupe/loupe/
implementation 'io.github.igreenwood.loupe:loupe:1.2.2'
// https://jarcasting.com/artifacts/io.github.igreenwood.loupe/loupe/
implementation ("io.github.igreenwood.loupe:loupe:1.2.2")
'io.github.igreenwood.loupe:loupe:aar:1.2.2'
<dependency org="io.github.igreenwood.loupe" name="loupe" rev="1.2.2">
  <artifact name="loupe" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.igreenwood.loupe', module='loupe', version='1.2.2')
)
libraryDependencies += "io.github.igreenwood.loupe" % "loupe" % "1.2.2"
[io.github.igreenwood.loupe/loupe "1.2.2"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.31
androidx.appcompat » appcompat jar 1.3.1

Project Modules

There are no modules declared in this project.