GroupId | GroupIdcom.microsoft.azure |
---|---|
ArtifactId | ArtifactIdazure-mgmt-locks |
Version | Version1.27.2 |
Type | Typejar |
Filename | Size |
---|---|
azure-mgmt-locks-1.27.2.pom | |
azure-mgmt-locks-1.27.2.jar | 138 KB |
azure-mgmt-locks-1.27.2-sources.jar | 29 KB |
azure-mgmt-locks-1.27.2-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-locks/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-locks</artifactId>
<version>1.27.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-locks/
implementation 'com.microsoft.azure:azure-mgmt-locks:1.27.2'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-locks/
implementation ("com.microsoft.azure:azure-mgmt-locks:1.27.2")
'com.microsoft.azure:azure-mgmt-locks:jar:1.27.2'
<dependency org="com.microsoft.azure" name="azure-mgmt-locks" rev="1.27.2">
<artifact name="azure-mgmt-locks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-locks', version='1.27.2')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-locks" % "1.27.2"
[com.microsoft.azure/azure-mgmt-locks "1.27.2"]