Sketch

Android Sketch Image Loader

License

License

GroupId

GroupId

io.github.panpf.sketch3
ArtifactId

ArtifactId

sketch
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

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.1
androidx.annotation » annotation jar 1.2.0
androidx.appcompat » appcompat-resources jar 1.3.1
androidx.core » core-ktx jar 1.6.0
androidx.exifinterface » exifinterface jar 1.3.3
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.0

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