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