Last Version

swipe-dismiss-image 1.2

A component for Android to display image on a view with features like swipe to dismiss, zooming, pinning, etc.

License

License

GroupId

GroupId

io.github.kaustubhpatange
ArtifactId

ArtifactId

swipe-dismiss-image
Version

Version

1.2
Type

Type

aar
Description

Description

swipe-dismiss-image
A component for Android to display image on a view with features like swipe to dismiss, zooming, pinning, etc.
Project URL

Project URL

https://github.com/KaustubhPatange/SwipeDismissImage
Source Code Management

Source Code Management

https://github.com/KaustubhPatange/CustomWebviewTabs/tree/master

Download swipe-dismiss-image 1.2


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.