GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdfirebase__auth |
Version | Version0.9.6 |
Type | Typejar |
Filename | Size |
---|---|
firebase__auth-0.9.6.pom | |
firebase__auth-0.9.6.jar | 1 MB |
firebase__auth-0.9.6-sources.jar | 22 bytes |
firebase__auth-0.9.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/firebase__auth/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>firebase__auth</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/firebase__auth/
implementation 'org.webjars.npm:firebase__auth:0.9.6'
// https://jarcasting.com/artifacts/org.webjars.npm/firebase__auth/
implementation ("org.webjars.npm:firebase__auth:0.9.6")
'org.webjars.npm:firebase__auth:jar:0.9.6'
<dependency org="org.webjars.npm" name="firebase__auth" rev="0.9.6">
<artifact name="firebase__auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='firebase__auth', version='0.9.6')
)
libraryDependencies += "org.webjars.npm" % "firebase__auth" % "0.9.6"
[org.webjars.npm/firebase__auth "0.9.6"]