Sketch

Android Sketch Image Loader

License

License

GroupId

GroupId

io.github.panpf.sketch3
ArtifactId

ArtifactId

sketch-gif-koral
Last Version

Last Version

3.0.0-beta02
Release Date

Release Date

Type

Type

aar
Description

Description

Sketch
Android Sketch Image Loader
Project URL

Project URL

https://github.com/panpf/sketch
Source Code Management

Source Code Management

https://github.com/panpf/sketch

Download sketch-gif-koral

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.panpf.sketch3/sketch-gif-koral/ -->
<dependency>
    <groupId>io.github.panpf.sketch3</groupId>
    <artifactId>sketch-gif-koral</artifactId>
    <version>3.0.0-beta02</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.panpf.sketch3/sketch-gif-koral/
implementation 'io.github.panpf.sketch3:sketch-gif-koral:3.0.0-beta02'
// https://jarcasting.com/artifacts/io.github.panpf.sketch3/sketch-gif-koral/
implementation ("io.github.panpf.sketch3:sketch-gif-koral:3.0.0-beta02")
'io.github.panpf.sketch3:sketch-gif-koral:aar:3.0.0-beta02'
<dependency org="io.github.panpf.sketch3" name="sketch-gif-koral" rev="3.0.0-beta02">
  <artifact name="sketch-gif-koral" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.panpf.sketch3', module='sketch-gif-koral', version='3.0.0-beta02')
)
libraryDependencies += "io.github.panpf.sketch3" % "sketch-gif-koral" % "3.0.0-beta02"
[io.github.panpf.sketch3/sketch-gif-koral "3.0.0-beta02"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.panpf.sketch3 : sketch jar 3.0.0-beta02
io.github.panpf.sketch3 : sketch-gif-movie jar 3.0.0-beta02
pl.droidsonroids.gif : android-gif-drawable jar 1.2.15
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-beta02
3.0.0-beta01
3.0.0-alpha04
3.0.0-alpha03
3.0.0-alpha02
3.0.0-alpha01