GroupId | GroupIdcom.microsoft.azure |
---|---|
ArtifactId | ArtifactIdazure-arm-parent |
Version | Version1.0.1 |
Type | Typepom |
Filename | Size |
---|---|
azure-arm-parent-1.0.1.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-arm-parent/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-arm-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-arm-parent/
implementation 'com.microsoft.azure:azure-arm-parent:1.0.1'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-arm-parent/
implementation ("com.microsoft.azure:azure-arm-parent:1.0.1")
'com.microsoft.azure:azure-arm-parent:pom:1.0.1'
<dependency org="com.microsoft.azure" name="azure-arm-parent" rev="1.0.1">
<artifact name="azure-arm-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-arm-parent', version='1.0.1')
)
libraryDependencies += "com.microsoft.azure" % "azure-arm-parent" % "1.0.1"
[com.microsoft.azure/azure-arm-parent "1.0.1"]