w

whatwg-fetch

WebJar for whatwg-fetch
http://webjars.org
MIT
Files download
File Operation
whatwg-fetch-2.0.3.jar download
whatwg-fetch-2.0.3.pom download
whatwg-fetch-2.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>whatwg-fetch</artifactId>
  <version>2.0.3</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:whatwg-fetch:2.0.3'
Gradle Kotlin
implementation("org.webjars.npm:whatwg-fetch:2.0.3")
Scala SBT
libraryDependencies += "org.webjars.npm" % "whatwg-fetch" % "2.0.3"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='whatwg-fetch', version='2.0.3')
)
Apache Ivy
<dependency org="org.webjars.npm" name="whatwg-fetch" rev="2.0.3" />
Leiningen
[org.webjars.npm/whatwg-fetch "2.0.3"]
Apache Buildr
'org.webjars.npm:whatwg-fetch:jar:2.0.3'
Dependencies
The project has no third-party dependencies