GroupId | GroupIdcom.facebook.fresco |
---|---|
ArtifactId | ArtifactIdanimated-webp |
Version | Version1.12.0 |
Type | Typeaar |
Filename | Size |
---|---|
animated-webp-1.12.0.pom | |
animated-webp-1.12.0.aar | 4 KB |
animated-webp-1.12.0-sources.jar | 3 KB |
animated-webp-1.12.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.fresco/animated-webp/ -->
<dependency>
<groupId>com.facebook.fresco</groupId>
<artifactId>animated-webp</artifactId>
<version>1.12.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.fresco/animated-webp/
implementation 'com.facebook.fresco:animated-webp:1.12.0'
// https://jarcasting.com/artifacts/com.facebook.fresco/animated-webp/
implementation ("com.facebook.fresco:animated-webp:1.12.0")
'com.facebook.fresco:animated-webp:aar:1.12.0'
<dependency org="com.facebook.fresco" name="animated-webp" rev="1.12.0">
<artifact name="animated-webp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.fresco', module='animated-webp', version='1.12.0')
)
libraryDependencies += "com.facebook.fresco" % "animated-webp" % "1.12.0"
[com.facebook.fresco/animated-webp "1.12.0"]