| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdnode-fetch-npm |
| Version | Version2.0.4 |
| Type | Typejar |
| Description |
Descriptionnode-fetch-npm
WebJar for node-fetch-npm
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| node-fetch-npm-2.0.4.pom | |
| node-fetch-npm-2.0.4.jar | 26 KB |
| node-fetch-npm-2.0.4-sources.jar | 22 bytes |
| node-fetch-npm-2.0.4-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/node-fetch-npm/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>node-fetch-npm</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/node-fetch-npm/
implementation 'org.webjars.npm:node-fetch-npm:2.0.4'
// https://jarcasting.com/artifacts/org.webjars.npm/node-fetch-npm/
implementation ("org.webjars.npm:node-fetch-npm:2.0.4")
'org.webjars.npm:node-fetch-npm:jar:2.0.4'
<dependency org="org.webjars.npm" name="node-fetch-npm" rev="2.0.4">
<artifact name="node-fetch-npm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='node-fetch-npm', version='2.0.4')
)
libraryDependencies += "org.webjars.npm" % "node-fetch-npm" % "2.0.4"
[org.webjars.npm/node-fetch-npm "2.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : encoding | jar | [0.1.11,0.2) |
| org.webjars.npm : json-parse-better-errors | jar | [1.0.0,2) |
| org.webjars.npm : safe-buffer | jar | [5.1.1,6) |