GroupId | GroupIdcom.microsoft.azure |
---|---|
ArtifactId | ArtifactIdazure-mgmt-cdn |
Version | Version1.34.0 |
Type | Typejar |
Filename | Size |
---|---|
azure-mgmt-cdn-1.34.0.pom | |
azure-mgmt-cdn-1.34.0.jar | 403 KB |
azure-mgmt-cdn-1.34.0-sources.jar | 113 KB |
azure-mgmt-cdn-1.34.0-javadoc.jar | 436 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.34.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-cdn/
implementation 'com.microsoft.azure:azure-mgmt-cdn:1.34.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-cdn/
implementation ("com.microsoft.azure:azure-mgmt-cdn:1.34.0")
'com.microsoft.azure:azure-mgmt-cdn:jar:1.34.0'
<dependency org="com.microsoft.azure" name="azure-mgmt-cdn" rev="1.34.0">
<artifact name="azure-mgmt-cdn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-cdn', version='1.34.0')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-cdn" % "1.34.0"
[com.microsoft.azure/azure-mgmt-cdn "1.34.0"]