Jar examples for f:fresco
A system to load and display images and manage their memory on Android
You can download jar file fresco 1.9.0 in this page.
BSD License
You can use the following script to add fresco-1.9.0.jar to your project.
<dependency> <groupId>com.facebook.fresco</groupId> <artifactId>fresco</artifactId> <version>1.9.0</version> </dependency>
compile group: 'com.facebook.fresco', name: 'fresco', version: '1.9.0'
libraryDependencies += "com.facebook.fresco" % "fresco" % "1.9.0"
<dependency org="com.facebook.fresco" name="fresco" rev="1.9.0"/>
@Grapes(@Grab(group='com.facebook.fresco', module='fresco', version='1.9.0'))
'com.facebook.fresco:fresco:jar:1.9.0'
Click the following link to download the jar file.
fresco-1.9.0-javadoc.jar