| License |
License |
|---|---|
| GroupId | GroupIdio.github.panpf.sketch |
| ArtifactId | ArtifactIdsketch |
| Version | Version2.7.1 |
| Type | Typeaar |
| Description |
DescriptionSketch
Android Sketch Image Loader
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sketch-2.7.1.pom | |
| sketch-2.7.1-sources.jar | 375 KB |
| sketch-2.7.1-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.0.1 |