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