Jar examples for f:firebase-client-jvm
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.
You can download jar file firebase-client-jvm 2.4.1 in this page.
Commercial
You can use the following script to add firebase-client-jvm-2.4.1.jar to your project.
<dependency> <groupId>com.firebase</groupId> <artifactId>firebase-client-jvm</artifactId> <version>2.4.1</version> </dependency>
compile group: 'com.firebase', name: 'firebase-client-jvm', version: '2.4.1'
libraryDependencies += "com.firebase" % "firebase-client-jvm" % "2.4.1"
<dependency org="com.firebase" name="firebase-client-jvm" rev="2.4.1"/>
@Grapes(@Grab(group='com.firebase', module='firebase-client-jvm', version='2.4.1'))
'com.firebase:firebase-client-jvm:jar:2.4.1'
Click the following link to download the jar file.
firebase-client-jvm-2.4.1-javadoc.jar