is not current version
Last Version 2.5.2

com.azure:azure-core-amqp 2.0.2

This package contains core types for Azure Java AMQP clients.

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-core-amqp
Version

Version

2.0.2
Type

Type

jar

Download azure-core-amqp 2.0.2


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