Zoomable

Content zooming with dragging, double tap and dismiss gesture support for Jetpack Compose.

License

License

GroupId

GroupId

com.mxalbert.zoomable
ArtifactId

ArtifactId

zoomable-android
Last Version

Last Version

1.4.2
Release Date

Release Date

Type

Type

aar
Description

Description

Zoomable
Content zooming with dragging, double tap and dismiss gesture support for Jetpack Compose.
Project URL

Project URL

https://github.com/mxalbert1996/Zoomable/
Source Code Management

Source Code Management

https://github.com/mxalbert1996/Zoomable/

Download zoomable-android

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (2)

Group / Artifact Type Version
androidx.compose.foundation » foundation jar 1.1.1
androidx.compose.ui » ui-util jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.2