Download fbcore-0.8.3.jar file - Jar f

Jar examples for f:fbcore

Description

A general-purpose Android utility library

You can download jar file fbcore 0.8.3 in this page.

License

BSD License

Build File

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

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

Download

Click the following link to download the jar file.

fbcore-0.8.3-javadoc.jar
fbcore-0.8.3-sources.jar
fbcore-0.8.3.pom



Related Tutorials