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