Download azure-keyvault-core-0.8.0.jar file - Jar a

Jar examples for a:azure-keyvault-core

Description

This package contains Microsoft Azure Key Vault Core SDK.

You can download jar file azure-keyvault-core 0.8.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add azure-keyvault-core-0.8.0.jar to your project.

<dependency>
   <groupId>com.microsoft.azure</groupId>
   <artifactId>azure-keyvault-core</artifactId>
   <version>0.8.0</version>
</dependency>
compile group: 'com.microsoft.azure', name: 'azure-keyvault-core', version: '0.8.0'
libraryDependencies += "com.microsoft.azure" % "azure-keyvault-core" % "0.8.0"
<dependency org="com.microsoft.azure" name="azure-keyvault-core" rev="0.8.0"/>
@Grapes(@Grab(group='com.microsoft.azure', module='azure-keyvault-core', version='0.8.0'))
'com.microsoft.azure:azure-keyvault-core:jar:0.8.0'

Download

Click the following link to download the jar file.

azure-keyvault-core-0.8.0-javadoc.jar
azure-keyvault-core-0.8.0-sources.jar
azure-keyvault-core-0.8.0.jar
azure-keyvault-core-0.8.0.pom



Related Tutorials