is not current version
Last Version 2.0.18

it.cnr.si.storage:storage-cloud-azure 1.0.3


GroupId

GroupId

it.cnr.si.storage
ArtifactId

ArtifactId

storage-cloud-azure
Version

Version

1.0.3
Type

Type

jar

Download storage-cloud-azure 1.0.3


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