Last Version

Firebase Java Client 2.2.4

Firebase Java Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.firebase
ArtifactId

ArtifactId

firebase-client
Version

Version

2.2.4
Type

Type

pom
Description

Description

Firebase Java Client
Firebase Java Client
Project URL

Project URL

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

Project Organization

Firebase

Download firebase-client 2.2.4


<!-- https://jarcasting.com/artifacts/com.firebase/firebase-client/ -->
<dependency>
    <groupId>com.firebase</groupId>
    <artifactId>firebase-client</artifactId>
    <version>2.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.firebase/firebase-client/
implementation 'com.firebase:firebase-client:2.2.4'
// https://jarcasting.com/artifacts/com.firebase/firebase-client/
implementation ("com.firebase:firebase-client:2.2.4")
'com.firebase:firebase-client:pom:2.2.4'
<dependency org="com.firebase" name="firebase-client" rev="2.2.4">
  <artifact name="firebase-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.firebase', module='firebase-client', version='2.2.4')
)
libraryDependencies += "com.firebase" % "firebase-client" % "2.2.4"
[com.firebase/firebase-client "2.2.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jvm
  • android