is not current version
Last Version 0.0.5

org.webjars.npm:blob 0.0.4

WebJar for blob

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

blob
Version

Version

0.0.4
Type

Type

jar

Download blob 0.0.4


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