is not current version
Last Version 12.17.0-beta.1

com.azure:azure-storage-blob-cryptography 12.0.1

This module contains client library for Microsoft Azure Blob Storage cryptography.

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-storage-blob-cryptography
Version

Version

12.0.1
Type

Type

jar

Download azure-storage-blob-cryptography 12.0.1


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