is not current version
Last Version 3.0.0-rc.0

org.webjars.npm:fetch-blob 1.0.6

WebJar for fetch-blob

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

fetch-blob
Version

Version

1.0.6
Type

Type

jar

Download fetch-blob 1.0.6


<!-- https://jarcasting.com/artifacts/org.webjars.npm/fetch-blob/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>fetch-blob</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fetch-blob/
implementation 'org.webjars.npm:fetch-blob:1.0.6'
// https://jarcasting.com/artifacts/org.webjars.npm/fetch-blob/
implementation ("org.webjars.npm:fetch-blob:1.0.6")
'org.webjars.npm:fetch-blob:jar:1.0.6'
<dependency org="org.webjars.npm" name="fetch-blob" rev="1.0.6">
  <artifact name="fetch-blob" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fetch-blob', version='1.0.6')
)
libraryDependencies += "org.webjars.npm" % "fetch-blob" % "1.0.6"
[org.webjars.npm/fetch-blob "1.0.6"]