sketchbook

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

License

License

GroupId

GroupId

io.getstream
ArtifactId

ArtifactId

sketchbook
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://github.com/getstream/sketchbook-compose
Source Code Management

Source Code Management

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

Download sketchbook

How to add to project

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

Dependencies

compile (1)

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

runtime (7)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0