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