License |
License |
---|---|
GroupId | GroupIdio.github.panpf.sketch3 |
ArtifactId | ArtifactIdsketch-extensions |
Version | Version3.0.0-alpha02 |
Type | Typeaar |
Description |
DescriptionSketch
Android Sketch Image Loader
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sketch-extensions-3.0.0-alpha02.pom | |
sketch-extensions-3.0.0-alpha02-sources.jar | 23 KB |
sketch-extensions-3.0.0-alpha02-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.panpf.sketch3/sketch-extensions/ -->
<dependency>
<groupId>io.github.panpf.sketch3</groupId>
<artifactId>sketch-extensions</artifactId>
<version>3.0.0-alpha02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.panpf.sketch3/sketch-extensions/
implementation 'io.github.panpf.sketch3:sketch-extensions:3.0.0-alpha02'
// https://jarcasting.com/artifacts/io.github.panpf.sketch3/sketch-extensions/
implementation ("io.github.panpf.sketch3:sketch-extensions:3.0.0-alpha02")
'io.github.panpf.sketch3:sketch-extensions:aar:3.0.0-alpha02'
<dependency org="io.github.panpf.sketch3" name="sketch-extensions" rev="3.0.0-alpha02">
<artifact name="sketch-extensions" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.panpf.sketch3', module='sketch-extensions', version='3.0.0-alpha02')
)
libraryDependencies += "io.github.panpf.sketch3" % "sketch-extensions" % "3.0.0-alpha02"
[io.github.panpf.sketch3/sketch-extensions "3.0.0-alpha02"]
Group / Artifact | Type | Version |
---|---|---|
io.github.panpf.sketch3 : sketch | jar | 3.0.0-alpha02 |
io.github.panpf.sketch3 : sketch-viewability | jar | 3.0.0-alpha02 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |
io.github.panpf.tools4a : tools4a-network-ktx | jar | 1.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |