License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.firebase |
ArtifactId | ArtifactIdfirebase-client-jvm |
Last Version | Last Version2.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFirebase JVM Client Library
This is the official JVM client library for Firebase. Build extraordinary native JVM 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 |
Filename | Size |
---|---|
firebase-client-jvm-2.5.2.pom | |
firebase-client-jvm-2.5.2.jar | 356 KB |
firebase-client-jvm-2.5.2-sources.jar | 2 KB |
firebase-client-jvm-2.5.2-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.firebase/firebase-client-jvm/ -->
<dependency>
<groupId>com.firebase</groupId>
<artifactId>firebase-client-jvm</artifactId>
<version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.firebase/firebase-client-jvm/
implementation 'com.firebase:firebase-client-jvm:2.5.2'
// https://jarcasting.com/artifacts/com.firebase/firebase-client-jvm/
implementation ("com.firebase:firebase-client-jvm:2.5.2")
'com.firebase:firebase-client-jvm:jar:2.5.2'
<dependency org="com.firebase" name="firebase-client-jvm" rev="2.5.2">
<artifact name="firebase-client-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.firebase', module='firebase-client-jvm', version='2.5.2')
)
libraryDependencies += "com.firebase" % "firebase-client-jvm" % "2.5.2"
[com.firebase/firebase-client-jvm "2.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.2.2 |
com.firebase : tubesock | jar | 0.0.12 |
org.apache.httpcomponents : httpclient | jar | 4.0.1 |