is not current version
Last Version 12.17.0-beta.1

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

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

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-storage-blob-cryptography
Version

Version

12.14.2
Type

Type

jar

Download azure-storage-blob-cryptography 12.14.2


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