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