License |
License |
---|---|
GroupId | GroupIdio.getstream |
ArtifactId | ArtifactIdsketchbook |
Version | Version1.0.1 |
Type | Typeaar |
Description |
Descriptionsketchbook
Sketchbook lets you build drawings on canvas with color palettes for Jetpack Compose.
|
Filename | Size |
---|---|
sketchbook-1.0.1.pom | |
sketchbook-1.0.1-sources.jar | 13 KB |
sketchbook-1.0.1-javadoc.jar | 288 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.getstream/sketchbook/ -->
<dependency>
<groupId>io.getstream</groupId>
<artifactId>sketchbook</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.getstream/sketchbook/
implementation 'io.getstream:sketchbook:1.0.1'
// https://jarcasting.com/artifacts/io.getstream/sketchbook/
implementation ("io.getstream:sketchbook:1.0.1")
'io.getstream:sketchbook:aar:1.0.1'
<dependency org="io.getstream" name="sketchbook" rev="1.0.1">
<artifact name="sketchbook" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.getstream', module='sketchbook', version='1.0.1')
)
libraryDependencies += "io.getstream" % "sketchbook" % "1.0.1"
[io.getstream/sketchbook "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
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 |