License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsync-fetch |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsync-fetch
WebJar for sync-fetch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sync-fetch-0.3.1.pom | |
sync-fetch-0.3.1.jar | 36 KB |
sync-fetch-0.3.1-sources.jar | 22 bytes |
sync-fetch-0.3.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/sync-fetch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>sync-fetch</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/sync-fetch/
implementation 'org.webjars.npm:sync-fetch:0.3.1'
// https://jarcasting.com/artifacts/org.webjars.npm/sync-fetch/
implementation ("org.webjars.npm:sync-fetch:0.3.1")
'org.webjars.npm:sync-fetch:jar:0.3.1'
<dependency org="org.webjars.npm" name="sync-fetch" rev="0.3.1">
<artifact name="sync-fetch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='sync-fetch', version='0.3.1')
)
libraryDependencies += "org.webjars.npm" % "sync-fetch" % "0.3.1"
[org.webjars.npm/sync-fetch "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : buffer | jar | [5.7.0,6) |
org.webjars.npm : node-fetch | jar | [2.6.1,3) |