is not current version
Last Version 2.6.0

com.facebook.fresco:animated-webp 1.12.1

The classes to support animated webp

GroupId

GroupId

com.facebook.fresco
ArtifactId

ArtifactId

animated-webp
Version

Version

1.12.1
Type

Type

aar

Download animated-webp 1.12.1


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