License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.firebase |
ArtifactId | ArtifactIdfirebase-client-android |
Last Version | Last Version2.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFirebase Android Client Library
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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.firebase/firebase-client-android/ -->
<dependency>
<groupId>com.firebase</groupId>
<artifactId>firebase-client-android</artifactId>
<version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.firebase/firebase-client-android/
implementation 'com.firebase:firebase-client-android:2.5.2'
// https://jarcasting.com/artifacts/com.firebase/firebase-client-android/
implementation ("com.firebase:firebase-client-android:2.5.2")
'com.firebase:firebase-client-android:jar:2.5.2'
<dependency org="com.firebase" name="firebase-client-android" rev="2.5.2">
<artifact name="firebase-client-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.firebase', module='firebase-client-android', version='2.5.2')
)
libraryDependencies += "com.firebase" % "firebase-client-android" % "2.5.2"
[com.firebase/firebase-client-android "2.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.firebase : firebase-client-jvm | jar | 2.5.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 2.2.1 |
com.google.android : android-test | jar | 2.2.1 |