License |
License |
---|---|
GroupId | GroupIdio.github.panpf.sketch3 |
ArtifactId | ArtifactIdsketch-compose |
Last Version | Last Version3.0.0-beta02 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionSketch
Android Sketch Image Loader
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sketch-compose-3.0.0-beta02.pom | |
sketch-compose-3.0.0-beta02-sources.jar | 7 KB |
sketch-compose-3.0.0-beta02-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |