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