is not current version
Last Version 2.6.0

com.facebook.fresco:animated-gif 1.3.0

The classes to support animated gif

GroupId

GroupId

com.facebook.fresco
ArtifactId

ArtifactId

animated-gif
Version

Version

1.3.0
Type

Type

aar

Download animated-gif 1.3.0


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