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