is not current version
Last Version 1.9

com.scoperetail.commons:commons-azure-storage 1.3

Utility library for Azure Blob Storage

GroupId

GroupId

com.scoperetail.commons
ArtifactId

ArtifactId

commons-azure-storage
Version

Version

1.3
Type

Type

jar

Download commons-azure-storage 1.3


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