не последняя версия
Последняя версия 3.6.4

org.webjars:firebase 2.2.1

WebJar for Firebase

Группа

Группа

org.webjars
Идентификатор

Идентификатор

firebase
Версия

Версия

2.2.1
Тип

Тип

jar

Скачать firebase 2.2.1


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