is not current version
Last Version 1.9

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

Utility library for Azure Blob Storage

GroupId

GroupId

com.scoperetail.commons
ArtifactId

ArtifactId

commons-azure-storage
Version

Version

1.0
Type

Type

jar

Download commons-azure-storage 1.0


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