Jar examples for a:amqp-client-2.11
Simple AMQP client for Scala/Akka
You can download jar file amqp-client_2.11 1.5 in this page.
The MIT License
You can use the following script to add amqp-client_2.11-1.5.jar to your project.
<dependency> <groupId>com.github.sstone</groupId> <artifactId>amqp-client_2.11</artifactId> <version>1.5</version> </dependency>
compile group: 'com.github.sstone', name: 'amqp-client_2.11', version: '1.5'
libraryDependencies += "com.github.sstone" % "amqp-client_2.11" % "1.5"
<dependency org="com.github.sstone" name="amqp-client_2.11" rev="1.5"/>
@Grapes(@Grab(group='com.github.sstone', module='amqp-client_2.11', version='1.5'))
'com.github.sstone:amqp-client_2.11:jar:1.5'
Click the following link to download the jar file.
amqp-client_2.11-1.5-javadoc.jar