License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdfetch-polyfill |
Version | Version0.8.2 |
Type | Typejar |
Description |
Descriptionfetch-polyfill
WebJar for fetch-polyfill
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fetch-polyfill-0.8.2.pom | |
fetch-polyfill-0.8.2.jar | 8 KB |
fetch-polyfill-0.8.2-sources.jar | 22 bytes |
fetch-polyfill-0.8.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/fetch-polyfill/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>fetch-polyfill</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fetch-polyfill/
implementation 'org.webjars.npm:fetch-polyfill:0.8.2'
// https://jarcasting.com/artifacts/org.webjars.npm/fetch-polyfill/
implementation ("org.webjars.npm:fetch-polyfill:0.8.2")
'org.webjars.npm:fetch-polyfill:jar:0.8.2'
<dependency org="org.webjars.npm" name="fetch-polyfill" rev="0.8.2">
<artifact name="fetch-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fetch-polyfill', version='0.8.2')
)
libraryDependencies += "org.webjars.npm" % "fetch-polyfill" % "0.8.2"
[org.webjars.npm/fetch-polyfill "0.8.2"]