zoomables

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

Лицензия

Лицензия

Группа

Группа

de.mr-pine.utils
Идентификатор

Идентификатор

zoomables
Последняя версия

Последняя версия

1.1.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

zoomables
A library provides Composables that handle nice and smooth zooming behaviour for you
Ссылка на сайт

Ссылка на сайт

https://github.com/Mr-Pine/Zoomables
Система контроля версий

Система контроля версий

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

Скачать zoomables

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.2
1.1.1
1.1.0
1.0.0