zoomables

A library provides Composables that handle nice and smooth zooming behaviour for you

License

License

GroupId

GroupId

de.mr-pine.utils
ArtifactId

ArtifactId

zoomables
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

aar
Description

Description

zoomables
A library provides Composables that handle nice and smooth zooming behaviour for you
Project URL

Project URL

https://github.com/Mr-Pine/Zoomables
Source Code Management

Source Code Management

https://github.com/Mr-Pine/Zoomables

Download zoomables

How to add to project

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

Dependencies

compile (1)

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

runtime (4)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.compose.ui » ui jar 1.1.1
androidx.compose.ui » ui-util jar 1.1.1
androidx.compose.material » material jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.0