GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtypes__whatwg-fetch |
Version | Version0.0.32 |
Type | Typejar |
Filename | Size |
---|---|
types__whatwg-fetch-0.0.32.pom | |
types__whatwg-fetch-0.0.32.jar | 5 KB |
types__whatwg-fetch-0.0.32-sources.jar | 22 bytes |
types__whatwg-fetch-0.0.32-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__whatwg-fetch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__whatwg-fetch</artifactId>
<version>0.0.32</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__whatwg-fetch/
implementation 'org.webjars.npm:types__whatwg-fetch:0.0.32'
// https://jarcasting.com/artifacts/org.webjars.npm/types__whatwg-fetch/
implementation ("org.webjars.npm:types__whatwg-fetch:0.0.32")
'org.webjars.npm:types__whatwg-fetch:jar:0.0.32'
<dependency org="org.webjars.npm" name="types__whatwg-fetch" rev="0.0.32">
<artifact name="types__whatwg-fetch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__whatwg-fetch', version='0.0.32')
)
libraryDependencies += "org.webjars.npm" % "types__whatwg-fetch" % "0.0.32"
[org.webjars.npm/types__whatwg-fetch "0.0.32"]