is not current version
Last Version 0.19.11

org.webjars.npm:firebase__auth 0.12.1

WebJar for @firebase/auth

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

firebase__auth
Version

Version

0.12.1
Type

Type

jar

Download firebase__auth 0.12.1


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