| License |
License |
|---|---|
| GroupId | GroupIdio.github.panpf.sketch3 |
| ArtifactId | ArtifactIdsketch |
| 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-3.0.0-beta02.pom | |
| sketch-3.0.0-beta02-sources.jar | 181 KB |
| sketch-3.0.0-beta02-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |