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