is not current version
Last Version 2.0.18

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


GroupId

GroupId

it.cnr.si.storage
ArtifactId

ArtifactId

storage-cloud-azure
Version

Version

2.0.1
Type

Type

jar

Download storage-cloud-azure 2.0.1


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