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