is not current version
Last Version 1.4.2

Zoomable 1.4.0

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

License

License

GroupId

GroupId

com.mxalbert.zoomable
ArtifactId

ArtifactId

zoomable
Version

Version

1.4.0
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 1.4.0


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

Dependencies

compile (1)

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

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
androidx.compose.foundation » foundation jar 1.1.0
androidx.compose.ui » ui-util jar 1.1.0

Project Modules

There are no modules declared in this project.