is not current version
Last Version 3.6.6

com.microsoft.azure:azure-servicebus 2.0.0-PREVIEW-7

Java library for Azure Service Bus

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-servicebus
Version

Version

2.0.0-PREVIEW-7
Type

Type

jar

Download azure-servicebus 2.0.0-PREVIEW-7


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-servicebus/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-servicebus</artifactId>
    <version>2.0.0-PREVIEW-7</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-servicebus/
implementation 'com.microsoft.azure:azure-servicebus:2.0.0-PREVIEW-7'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-servicebus/
implementation ("com.microsoft.azure:azure-servicebus:2.0.0-PREVIEW-7")
'com.microsoft.azure:azure-servicebus:jar:2.0.0-PREVIEW-7'
<dependency org="com.microsoft.azure" name="azure-servicebus" rev="2.0.0-PREVIEW-7">
  <artifact name="azure-servicebus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-servicebus', version='2.0.0-PREVIEW-7')
)
libraryDependencies += "com.microsoft.azure" % "azure-servicebus" % "2.0.0-PREVIEW-7"
[com.microsoft.azure/azure-servicebus "2.0.0-PREVIEW-7"]