is not current version
Last Version 0.9.8

com.microsoft.azure:azure-svc-mgmt-scheduler 0.9.4

This package contains Microsoft Azure SDK for Scheduler Management.

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-svc-mgmt-scheduler
Version

Version

0.9.4
Type

Type

jar

Download azure-svc-mgmt-scheduler 0.9.4


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-scheduler/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-svc-mgmt-scheduler</artifactId>
    <version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-scheduler/
implementation 'com.microsoft.azure:azure-svc-mgmt-scheduler:0.9.4'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-scheduler/
implementation ("com.microsoft.azure:azure-svc-mgmt-scheduler:0.9.4")
'com.microsoft.azure:azure-svc-mgmt-scheduler:jar:0.9.4'
<dependency org="com.microsoft.azure" name="azure-svc-mgmt-scheduler" rev="0.9.4">
  <artifact name="azure-svc-mgmt-scheduler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-svc-mgmt-scheduler', version='0.9.4')
)
libraryDependencies += "com.microsoft.azure" % "azure-svc-mgmt-scheduler" % "0.9.4"
[com.microsoft.azure/azure-svc-mgmt-scheduler "0.9.4"]