License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-toolkit-storage-lib |
Version | Version0.14.0 |
Type | Typejar |
Description |
DescriptionWrapped libs for Microsoft Azure Toolkits
|
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-toolkit-storage-lib/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-storage-lib</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-toolkit-storage-lib/
implementation 'com.microsoft.azure:azure-toolkit-storage-lib:0.14.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-toolkit-storage-lib/
implementation ("com.microsoft.azure:azure-toolkit-storage-lib:0.14.0")
'com.microsoft.azure:azure-toolkit-storage-lib:jar:0.14.0'
<dependency org="com.microsoft.azure" name="azure-toolkit-storage-lib" rev="0.14.0">
<artifact name="azure-toolkit-storage-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-toolkit-storage-lib', version='0.14.0')
)
libraryDependencies += "com.microsoft.azure" % "azure-toolkit-storage-lib" % "0.14.0"
[com.microsoft.azure/azure-toolkit-storage-lib "0.14.0"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-toolkit-common-lib | jar | 0.14.0 |
com.microsoft.azure : azure-toolkit-auth-lib | jar | 0.14.0 |
com.azure.resourcemanager : azure-resourcemanager-storage | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |