Download fbcore-1.5.0.jar file - Jar f

Jar examples for f:fbcore

Description

A general-purpose Android utility library

You can download jar file fbcore 1.5.0 in this page.

License

BSD License

Build File

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

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

Download

Click the following link to download the jar file.

fbcore-1.5.0-javadoc.jar
fbcore-1.5.0-sources.jar
fbcore-1.5.0.pom



Related Tutorials