Jar examples for w:webpsupport
Decoding WebP images on older versions of Android that cannot do so natively
You can download jar file webpsupport 0.10.0 in this page.
BSD License
You can use the following script to add webpsupport-0.10.0.jar to your project.
<dependency> <groupId>com.facebook.fresco</groupId> <artifactId>webpsupport</artifactId> <version>0.10.0</version> </dependency>
compile group: 'com.facebook.fresco', name: 'webpsupport', version: '0.10.0'
libraryDependencies += "com.facebook.fresco" % "webpsupport" % "0.10.0"
<dependency org="com.facebook.fresco" name="webpsupport" rev="0.10.0"/>
@Grapes(@Grab(group='com.facebook.fresco', module='webpsupport', version='0.10.0'))
'com.facebook.fresco:webpsupport:jar:0.10.0'
Click the following link to download the jar file.
webpsupport-0.10.0-javadoc.jar