is not current version
Last Version 2.6.0

com.facebook.fresco:animated-drawable 1.7.0

Animated drawable that renders GIFs, WebPs and other Animations

GroupId

GroupId

com.facebook.fresco
ArtifactId

ArtifactId

animated-drawable
Version

Version

1.7.0
Type

Type

aar

Download animated-drawable 1.7.0


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