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