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