is not current version
Last Version 2.5.2

com.azure:azure-core-amqp 2.3.3

This package contains core types for Azure Java AMQP clients.

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-core-amqp
Version

Version

2.3.3
Type

Type

jar

Download azure-core-amqp 2.3.3


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