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