sketchbook

Sketchbook lets you build drawings on canvas with color palettes for Jetpack Compose.

Лицензия

Лицензия

Группа

Группа

io.getstream
Идентификатор

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

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

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

1.0.3
Дата

Дата

Тип

Тип

aar
Описание

Описание

sketchbook
Sketchbook lets you build drawings on canvas with color palettes for Jetpack Compose.
Ссылка на сайт

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

https://github.com/getstream/sketchbook-compose
Система контроля версий

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

https://github.com/getstream/sketchbook-compose/tree/main

Скачать sketchbook

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

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

Зависимости

compile (1)

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

runtime (7)

Идентификатор библиотеки Тип Версия
androidx.core » core-ktx jar 1.5.0
androidx.compose.ui » ui jar 1.1.1
androidx.compose.runtime » runtime jar 1.1.1
androidx.compose.material » material jar 1.1.1
androidx.compose.foundation » foundation jar 1.1.1
androidx.compose.ui » ui-tooling jar 1.1.1
com.github.skydoves : orchestra-colorpicker jar 1.1.3

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

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

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

Версия
1.0.3
1.0.2
1.0.1
1.0.0