a

animated-gif-lite

The classes to support animated gif without ndk
https://github.com/facebook/fresco
MIT License
Facebook
文件下载
文件名 操作
animated-gif-lite-1.12.1.pom 下载
animated-gif-lite-1.12.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.facebook.fresco</groupId>
  <artifactId>animated-gif-lite</artifactId>
  <version>1.12.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.facebook.fresco:animated-gif-lite:1.12.1'
Gradle Kotlin
implementation("com.facebook.fresco:animated-gif-lite:1.12.1")
Scala SBT
libraryDependencies += "com.facebook.fresco" % "animated-gif-lite" % "1.12.1"
Groovy Grape
@Grapes(
  @Grab(group='com.facebook.fresco', module='animated-gif-lite', version='1.12.1')
)
Apache Ivy
<dependency org="com.facebook.fresco" name="animated-gif-lite" rev="1.12.1" />
Leiningen
[com.facebook.fresco/animated-gif-lite "1.12.1"]
Apache Buildr
'com.facebook.fresco:animated-gif-lite:jar:1.12.1'
本项目依赖