GroupId | GroupIdcom.microsoft.azure |
---|---|
ArtifactId | ArtifactIdazure-svc-mgmt-media |
Version | Version0.8.1 |
Type | Typejar |
Filename | Size |
---|---|
azure-svc-mgmt-media-0.8.1.pom | |
azure-svc-mgmt-media-0.8.1.jar | 36 KB |
azure-svc-mgmt-media-0.8.1-sources.jar | 29 KB |
azure-svc-mgmt-media-0.8.1-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-media/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-svc-mgmt-media</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-media/
implementation 'com.microsoft.azure:azure-svc-mgmt-media:0.8.1'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-media/
implementation ("com.microsoft.azure:azure-svc-mgmt-media:0.8.1")
'com.microsoft.azure:azure-svc-mgmt-media:jar:0.8.1'
<dependency org="com.microsoft.azure" name="azure-svc-mgmt-media" rev="0.8.1">
<artifact name="azure-svc-mgmt-media" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-svc-mgmt-media', version='0.8.1')
)
libraryDependencies += "com.microsoft.azure" % "azure-svc-mgmt-media" % "0.8.1"
[com.microsoft.azure/azure-svc-mgmt-media "0.8.1"]