License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdfetch-blob |
Last Version | Last Version3.0.0-rc.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfetch-blob
WebJar for fetch-blob
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fetch-blob-3.0.0-rc.0.pom | |
fetch-blob-3.0.0-rc.0.jar | 7 KB |
fetch-blob-3.0.0-rc.0-sources.jar | 22 bytes |
fetch-blob-3.0.0-rc.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/fetch-blob/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>fetch-blob</artifactId>
<version>3.0.0-rc.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fetch-blob/
implementation 'org.webjars.npm:fetch-blob:3.0.0-rc.0'
// https://jarcasting.com/artifacts/org.webjars.npm/fetch-blob/
implementation ("org.webjars.npm:fetch-blob:3.0.0-rc.0")
'org.webjars.npm:fetch-blob:jar:3.0.0-rc.0'
<dependency org="org.webjars.npm" name="fetch-blob" rev="3.0.0-rc.0">
<artifact name="fetch-blob" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fetch-blob', version='3.0.0-rc.0')
)
libraryDependencies += "org.webjars.npm" % "fetch-blob" % "3.0.0-rc.0"
[org.webjars.npm/fetch-blob "3.0.0-rc.0"]