Firebase Maven Parent


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.firebase
ArtifactId

ArtifactId

firebase-client-parent
Last Version

Last Version

2.5.2
Release Date

Release Date

Type

Type

pom
Description

Description

Firebase Maven Parent
Firebase Maven Parent
Project URL

Project URL

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

Project Organization

Firebase

Download firebase-client-parent

How to add to project

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

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
com.firebase

Firebase

Versions

Version
2.5.2
2.5.1
2.5.0
2.4.1
2.4.0
2.3.1
2.3.0