is not current version
Last Version 1.0.3

sketchbook 1.0.0

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

License

License

GroupId

GroupId

io.getstream
ArtifactId

ArtifactId

sketchbook
Version

Version

1.0.0
Type

Type

aar
Description

Description

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

Download sketchbook 1.0.0


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

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.0
androidx.compose.runtime » runtime jar 1.1.0
androidx.compose.material » material jar 1.1.0
androidx.compose.foundation » foundation jar 1.1.0
androidx.compose.ui » ui-tooling jar 1.1.0
com.github.skydoves : orchestra-colorpicker jar 1.1.3

Project Modules

There are no modules declared in this project.