is not current version
Last Version 3.2.0

com.abiquo:commons-amqp 3.0.0


GroupId

GroupId

com.abiquo
ArtifactId

ArtifactId

commons-amqp
Version

Version

3.0.0
Type

Type

jar

Download commons-amqp 3.0.0


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