не последняя версия
Последняя версия 3.6.2

org.webjars.npm:whatwg-fetch 2.0.2

WebJar for whatwg-fetch

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

whatwg-fetch
Версия

Версия

2.0.2
Тип

Тип

jar

Скачать whatwg-fetch 2.0.2


<!-- https://jarcasting.com/artifacts/org.webjars.npm/whatwg-fetch/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>whatwg-fetch</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/whatwg-fetch/
implementation 'org.webjars.npm:whatwg-fetch:2.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/whatwg-fetch/
implementation ("org.webjars.npm:whatwg-fetch:2.0.2")
'org.webjars.npm:whatwg-fetch:jar:2.0.2'
<dependency org="org.webjars.npm" name="whatwg-fetch" rev="2.0.2">
  <artifact name="whatwg-fetch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='whatwg-fetch', version='2.0.2')
)
libraryDependencies += "org.webjars.npm" % "whatwg-fetch" % "2.0.2"
[org.webjars.npm/whatwg-fetch "2.0.2"]