Sketch

Android Sketch Image Loader

License

License

GroupId

GroupId

io.github.panpf.sketch
ArtifactId

ArtifactId

sketch
Last Version

Last Version

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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.1