License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.firebase |
ArtifactId | ArtifactIdfirebase-client-parent |
Last Version | Last Version2.5.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFirebase Maven Parent
Firebase Maven Parent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
firebase-client-parent-2.5.2.pom | 6 KB |
Browse |
<!-- 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"]