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