is not current version
Last Version 4.13.2

com.github.bumptech.glide:gifdecoder 4.4.0

Implementation of GifDecoder that is more memory efficient to animate for Android devices.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.bumptech.glide
ArtifactId

ArtifactId

gifdecoder
Version

Version

4.4.0
Type

Type

jar

Download gifdecoder 4.4.0


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