GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdfirebase__polyfill |
Version | Version0.3.24 |
Type | Typejar |
Filename | Size |
---|---|
firebase__polyfill-0.3.24.pom | |
firebase__polyfill-0.3.24.jar | 5 KB |
firebase__polyfill-0.3.24-sources.jar | 22 bytes |
firebase__polyfill-0.3.24-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.24</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/firebase__polyfill/
implementation 'org.webjars.npm:firebase__polyfill:0.3.24'
// https://jarcasting.com/artifacts/org.webjars.npm/firebase__polyfill/
implementation ("org.webjars.npm:firebase__polyfill:0.3.24")
'org.webjars.npm:firebase__polyfill:jar:0.3.24'
<dependency org="org.webjars.npm" name="firebase__polyfill" rev="0.3.24">
<artifact name="firebase__polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='firebase__polyfill', version='0.3.24')
)
libraryDependencies += "org.webjars.npm" % "firebase__polyfill" % "0.3.24"
[org.webjars.npm/firebase__polyfill "0.3.24"]