Sketch

Android Sketch Image Loader

License

License

GroupId

GroupId

io.github.panpf.sketch3
ArtifactId

ArtifactId

sketch-compose
Last Version

Last Version

3.0.0-beta02
Release Date

Release Date

Type

Type

aar
Description

Description

Sketch
Android Sketch Image Loader
Project URL

Project URL

https://github.com/panpf/sketch
Source Code Management

Source Code Management

https://github.com/panpf/sketch

Download sketch-compose

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.panpf.sketch3/sketch-compose/ -->
<dependency>
    <groupId>io.github.panpf.sketch3</groupId>
    <artifactId>sketch-compose</artifactId>
    <version>3.0.0-beta02</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.panpf.sketch3/sketch-compose/
implementation 'io.github.panpf.sketch3:sketch-compose:3.0.0-beta02'
// https://jarcasting.com/artifacts/io.github.panpf.sketch3/sketch-compose/
implementation ("io.github.panpf.sketch3:sketch-compose:3.0.0-beta02")
'io.github.panpf.sketch3:sketch-compose:aar:3.0.0-beta02'
<dependency org="io.github.panpf.sketch3" name="sketch-compose" rev="3.0.0-beta02">
  <artifact name="sketch-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.panpf.sketch3', module='sketch-compose', version='3.0.0-beta02')
)
libraryDependencies += "io.github.panpf.sketch3" % "sketch-compose" % "3.0.0-beta02"
[io.github.panpf.sketch3/sketch-compose "3.0.0-beta02"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.panpf.sketch3 : sketch jar 3.0.0-beta02
androidx.compose.foundation » foundation jar 1.1.1
com.google.accompanist : accompanist-drawablepainter jar 0.20.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-beta02
3.0.0-beta01
3.0.0-alpha04
3.0.0-alpha03
3.0.0-alpha02
3.0.0-alpha01