| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdisomorphic-unfetch |
| Last Version | Last Version3.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionisomorphic-unfetch
WebJar for isomorphic-unfetch
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| isomorphic-unfetch-3.1.0.pom | |
| isomorphic-unfetch-3.1.0.jar | 4 KB |
| isomorphic-unfetch-3.1.0-sources.jar | 22 bytes |
| isomorphic-unfetch-3.1.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/isomorphic-unfetch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>isomorphic-unfetch</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/isomorphic-unfetch/
implementation 'org.webjars.npm:isomorphic-unfetch:3.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/isomorphic-unfetch/
implementation ("org.webjars.npm:isomorphic-unfetch:3.1.0")
'org.webjars.npm:isomorphic-unfetch:jar:3.1.0'
<dependency org="org.webjars.npm" name="isomorphic-unfetch" rev="3.1.0">
<artifact name="isomorphic-unfetch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='isomorphic-unfetch', version='3.1.0')
)
libraryDependencies += "org.webjars.npm" % "isomorphic-unfetch" % "3.1.0"
[org.webjars.npm/isomorphic-unfetch "3.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : node-fetch | jar | [2.6.1,3) |
| org.webjars.npm : unfetch | jar | [4.2.0,5) |