GroupId | GroupIdcom.microsoft.azure |
---|---|
ArtifactId | ArtifactIdazure-svc-mgmt-scheduler |
Version | Version0.8.2 |
Type | Typejar |
Filename | Size |
---|---|
azure-svc-mgmt-scheduler-0.8.2.pom | |
azure-svc-mgmt-scheduler-0.8.2.jar | 212 KB |
Browse |
<!-- 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.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-scheduler/
implementation 'com.microsoft.azure:azure-svc-mgmt-scheduler:0.8.2'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-scheduler/
implementation ("com.microsoft.azure:azure-svc-mgmt-scheduler:0.8.2")
'com.microsoft.azure:azure-svc-mgmt-scheduler:jar:0.8.2'
<dependency org="com.microsoft.azure" name="azure-svc-mgmt-scheduler" rev="0.8.2">
<artifact name="azure-svc-mgmt-scheduler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-svc-mgmt-scheduler', version='0.8.2')
)
libraryDependencies += "com.microsoft.azure" % "azure-svc-mgmt-scheduler" % "0.8.2"
[com.microsoft.azure/azure-svc-mgmt-scheduler "0.8.2"]