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