Jar examples for f:fbcore
A general-purpose Android utility library
You can download jar file fbcore 0.13.0 in this page.
BSD License
You can use the following script to add fbcore-0.13.0.jar to your project.
<dependency> <groupId>com.facebook.fresco</groupId> <artifactId>fbcore</artifactId> <version>0.13.0</version> </dependency>
compile group: 'com.facebook.fresco', name: 'fbcore', version: '0.13.0'
libraryDependencies += "com.facebook.fresco" % "fbcore" % "0.13.0"
<dependency org="com.facebook.fresco" name="fbcore" rev="0.13.0"/>
@Grapes(@Grab(group='com.facebook.fresco', module='fbcore', version='0.13.0'))
'com.facebook.fresco:fbcore:jar:0.13.0'
Click the following link to download the jar file.
fbcore-0.13.0-javadoc.jar