MVN

com.github.bumptech.glide : gifdecoder

Maven & Gradle

Aug 21, 2023
1 usages
34.3k stars

Glide GIF Decoder Library · Implementation of GifDecoder that is more memory efficient to animate for Android devices.

<dependency>
    <groupId>com.github.bumptech.glide</groupId>
    <artifactId>gifdecoder</artifactId>
    <version>4.16.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bumptech.glide : gifdecoder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.16.0
  • Latest Release Candidate: 4.0.0-RC1

All Versions

Choose a version of com.github.bumptech.glide : gifdecoder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.16.x
gifdecoder-4.16.0
4.15.x
gifdecoder-4.15.1
gifdecoder-4.15.0
4.14.x
gifdecoder-4.14.2
gifdecoder-4.14.1
gifdecoder-4.14.0
4.13.x
gifdecoder-4.13.2
gifdecoder-4.13.1
gifdecoder-4.13.0
4.12.x
gifdecoder-4.12.0
4.11.x
gifdecoder-4.11.0
4.10.x
gifdecoder-4.10.0
4.9.x
gifdecoder-4.9.0
4.8.x
gifdecoder-4.8.0
4.7.x
gifdecoder-4.7.1
gifdecoder-4.7.0
4.6.x
gifdecoder-4.6.1
gifdecoder-4.6.0
4.5.x
gifdecoder-4.5.0
4.4.x
gifdecoder-4.4.0
4.3.x
gifdecoder-4.3.1
gifdecoder-4.3.0
4.2.x
gifdecoder-4.2.0
4.1.x
gifdecoder-4.1.1
gifdecoder-4.1.0
4.0.x
gifdecoder-4.0.0
gifdecoder-4.0.0-RC1
gifdecoder-4.0.0-RC0

How to add a dependency to Maven

Add the following com.github.bumptech.glide : gifdecoder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.bumptech.glide</groupId>
    <artifactId>gifdecoder</artifactId>
    <version>4.16.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.bumptech.glide : gifdecoder gradle dependency to your build.gradle file:

implementation 'com.github.bumptech.glide:gifdecoder:4.16.0'

Gradle Kotlin DSL: Add the following com.github.bumptech.glide : gifdecoder gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.bumptech.glide:gifdecoder:4.16.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.bumptech.glide : gifdecoder sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.bumptech.glide" % "gifdecoder" % "4.16.0"

Advertisement

Dependencies from Group

Aug 21, 2023
482 usages
34.3k stars
Aug 21, 2023
76 usages
34.3k stars
Aug 21, 2023
9 usages
34.3k stars
Aug 21, 2023
9 usages
34.3k stars
Aug 21, 2023
3 usages
34.3k stars

Discover Dependencies

Aug 21, 2023
1 usages
34.3k stars
Dec 15, 2022
1 usages
480 stars
Jul 05, 2018
2 usages
211 stars
Nov 23, 2018
12 usages
May 16, 2021
5 usages
954 stars