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