| License |
License |
|---|---|
| GroupId | GroupIdde.mr-pine.utils |
| ArtifactId | ArtifactIdzoomables |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionzoomables
A library provides Composables that handle nice and smooth zooming behaviour for you
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zoomables-1.1.2.pom | |
| zoomables-1.1.2-sources.jar | 7 KB |
| zoomables-1.1.2-javadoc.jar | 284 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| 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 |