Download fbcore-0.14.1.jar file - Jar f

Jar examples for f:fbcore

Description

A general-purpose Android utility library

You can download jar file fbcore 0.14.1 in this page.

License

BSD License

Build File

You can use the following script to add fbcore-0.14.1.jar to your project.

<dependency>
   <groupId>com.facebook.fresco</groupId>
   <artifactId>fbcore</artifactId>
   <version>0.14.1</version>
</dependency>
compile group: 'com.facebook.fresco', name: 'fbcore', version: '0.14.1'
libraryDependencies += "com.facebook.fresco" % "fbcore" % "0.14.1"
<dependency org="com.facebook.fresco" name="fbcore" rev="0.14.1"/>
@Grapes(@Grab(group='com.facebook.fresco', module='fbcore', version='0.14.1'))
'com.facebook.fresco:fbcore:jar:0.14.1'

Download

Click the following link to download the jar file.

fbcore-0.14.1-javadoc.jar
fbcore-0.14.1-sources.jar
fbcore-0.14.1.pom



Related Tutorials