MVN

com.facebook.fresco : animated-gif-lite

Maven & Gradle

Mar 20, 2023
17k stars

AnimatedGifLite · The classes to support animated gif without ndk

<dependency>
    <groupId>com.facebook.fresco</groupId>
    <artifactId>animated-gif-lite</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.facebook.fresco : animated-gif-lite to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.facebook.fresco : animated-gif-lite to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
animated-gif-lite-3.0.0
2.6.x
animated-gif-lite-2.6.0
2.5.x
animated-gif-lite-2.5.0
2.3.x
animated-gif-lite-2.3.0
2.0.x
animated-gif-lite-2.0.0
1.14.x
animated-gif-lite-1.14.2
animated-gif-lite-1.14.1
animated-gif-lite-1.14.0
1.13.x
animated-gif-lite-1.13.0
1.12.x
animated-gif-lite-1.12.1
animated-gif-lite-1.12.0
1.11.x
animated-gif-lite-1.11.0

How to add a dependency to Maven

Add the following com.facebook.fresco : animated-gif-lite maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.facebook.fresco</groupId>
    <artifactId>animated-gif-lite</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.facebook.fresco : animated-gif-lite gradle dependency to your build.gradle file:

implementation 'com.facebook.fresco:animated-gif-lite:3.0.0'

Gradle Kotlin DSL: Add the following com.facebook.fresco : animated-gif-lite gradle kotlin dependency to your build.gradle.kts file:

implementation("com.facebook.fresco:animated-gif-lite:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.facebook.fresco : animated-gif-lite sbt scala dependency to your build.sbt file:

libraryDependencies += "com.facebook.fresco" % "animated-gif-lite" % "3.0.0"

Advertisement

Dependencies from Group

Mar 20, 2023
66 usages
17k stars
Mar 20, 2023
37 usages
17k stars
Mar 20, 2023
21 usages
17k stars
Mar 20, 2023
19 usages
17k stars
Mar 20, 2023
16 usages
17k stars

Discover Dependencies