Jar examples for f:firebase-client-android
This is the official Android client library for Firebase. Build extraordinary native Android apps in minutes with Firebase. The Firebase platform can power your app?s backend, user authentication, static hosting, and more.
You can download jar file firebase-client-android 2.5.2 in this page.
Commercial
You can use the following script to add firebase-client-android-2.5.2.jar to your project.
<dependency> <groupId>com.firebase</groupId> <artifactId>firebase-client-android</artifactId> <version>2.5.2</version> </dependency>
compile group: 'com.firebase', name: 'firebase-client-android', version: '2.5.2'
libraryDependencies += "com.firebase" % "firebase-client-android" % "2.5.2"
<dependency org="com.firebase" name="firebase-client-android" rev="2.5.2"/>
@Grapes(@Grab(group='com.firebase', module='firebase-client-android', version='2.5.2'))
'com.firebase:firebase-client-android:jar:2.5.2'
Click the following link to download the jar file.
firebase-client-android-2.5.2-javadoc.jar