is not current version
Last Version 3.0.0-beta02

io.github.panpf.sketch3:sketch-extensions 3.0.0-alpha01

Android Sketch Image Loader

GroupId

GroupId

io.github.panpf.sketch3
ArtifactId

ArtifactId

sketch-extensions
Version

Version

3.0.0-alpha01
Type

Type

aar

Download sketch-extensions 3.0.0-alpha01


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