Last Version

Firebase JVM Client Library 2.5.2

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.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.firebase
ArtifactId

ArtifactId

firebase-client-jvm
Version

Version

2.5.2
Type

Type

jar
Description

Description

Firebase 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

https://www.firebase.com/docs/java-quickstart.html/firebase-client-jvm
Project Organization

Project Organization

Firebase

Download firebase-client-jvm 2.5.2


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.