License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-mgmt-devices |
Version | Version1.10.0-beta |
Type | Typejar |
Description |
DescriptionMicrosoft Azure SDK for Devices Management
This package contains Microsoft Devices Management SDK.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-devices/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-devices</artifactId>
<version>1.10.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-devices/
implementation 'com.microsoft.azure:azure-mgmt-devices:1.10.0-beta'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-devices/
implementation ("com.microsoft.azure:azure-mgmt-devices:1.10.0-beta")
'com.microsoft.azure:azure-mgmt-devices:jar:1.10.0-beta'
<dependency org="com.microsoft.azure" name="azure-mgmt-devices" rev="1.10.0-beta">
<artifact name="azure-mgmt-devices" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-devices', version='1.10.0-beta')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-devices" % "1.10.0-beta"
[com.microsoft.azure/azure-mgmt-devices "1.10.0-beta"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-client-runtime | jar | 1.5.0 |
com.microsoft.azure : azure-mgmt-resources | jar | 1.10.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.microsoft.azure : azure-client-authentication | jar | 1.5.0 |