is not current version
Last Version 2.5.2

com.azure:azure-core-amqp 2.2.0-beta.1

This package contains core types for Azure Java AMQP clients.

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-core-amqp
Version

Version

2.2.0-beta.1
Type

Type

jar

Download azure-core-amqp 2.2.0-beta.1


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