| Группа | Группаcom.microsoft.azure |
|---|---|
| Идентификатор | Идентификаторazure-mgmt-dns |
| Версия | Версия1.15.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| azure-mgmt-dns-1.15.1.pom | |
| azure-mgmt-dns-1.15.1.jar | 317 KB |
| azure-mgmt-dns-1.15.1-sources.jar | 86 KB |
| azure-mgmt-dns-1.15.1-javadoc.jar | 762 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-dns/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-dns</artifactId>
<version>1.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-dns/
implementation 'com.microsoft.azure:azure-mgmt-dns:1.15.1'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-dns/
implementation ("com.microsoft.azure:azure-mgmt-dns:1.15.1")
'com.microsoft.azure:azure-mgmt-dns:jar:1.15.1'
<dependency org="com.microsoft.azure" name="azure-mgmt-dns" rev="1.15.1">
<artifact name="azure-mgmt-dns" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-dns', version='1.15.1')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-dns" % "1.15.1"
[com.microsoft.azure/azure-mgmt-dns "1.15.1"]