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