capturable

Jetpack Compose utility library for capturing Composable content and transforming it into Bitmap

Лицензия

Лицензия

Группа

Группа

dev.shreyaspatil
Идентификатор

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

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

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

1.0.3
Дата

Дата

Тип

Тип

aar
Описание

Описание

capturable
Jetpack Compose utility library for capturing Composable content and transforming it into Bitmap
Ссылка на сайт

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

https://github.com/PatilShreyas/Capturable/
Система контроля версий

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

https://github.com/PatilShreyas/Capturable/

Скачать capturable

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

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

Зависимости

compile (1)

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

runtime (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
androidx.core » core-ktx jar 1.7.0
androidx.compose.ui » ui jar 1.1.0
androidx.compose.runtime » runtime jar 1.1.0

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

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

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

Версия
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-rc01