Glide WebpDecoder Integration

An integration library to decode and show animated webp for Glide

License

License

GroupId

GroupId

com.github.zjupure
ArtifactId

ArtifactId

webpdecoder
Last Version

Last Version

2.0.4.13.2
Release Date

Release Date

Type

Type

aar
Description

Description

Glide WebpDecoder Integration
An integration library to decode and show animated webp for Glide
Project URL

Project URL

https://github.com/zjupure/GlideWebpDecoder

Download webpdecoder

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.zjupure/webpdecoder/ -->
<dependency>
    <groupId>com.github.zjupure</groupId>
    <artifactId>webpdecoder</artifactId>
    <version>2.0.4.13.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zjupure/webpdecoder/
implementation 'com.github.zjupure:webpdecoder:2.0.4.13.2'
// https://jarcasting.com/artifacts/com.github.zjupure/webpdecoder/
implementation ("com.github.zjupure:webpdecoder:2.0.4.13.2")
'com.github.zjupure:webpdecoder:aar:2.0.4.13.2'
<dependency org="com.github.zjupure" name="webpdecoder" rev="2.0.4.13.2">
  <artifact name="webpdecoder" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.zjupure', module='webpdecoder', version='2.0.4.13.2')
)
libraryDependencies += "com.github.zjupure" % "webpdecoder" % "2.0.4.13.2"
[com.github.zjupure/webpdecoder "2.0.4.13.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.bumptech.glide : glide jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.4.13.2
2.0.4.13.1
2.0.4.12.0
2.0.4.11.0
2.0.4.10.0