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