is not current version
Last Version 12.9.0

org.webjars.npm:azure__storage-blob 10.5.0

WebJar for @azure/storage-blob

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

azure__storage-blob
Version

Version

10.5.0
Type

Type

jar

Download azure__storage-blob 10.5.0


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