Last Version

usagi 0.2.2

RabbitMQ client with scalaz-stream

License

License

GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

usagi_2.10
Version

Version

0.2.2
Type

Type

jar
Description

Description

usagi
RabbitMQ client with scalaz-stream
Project URL

Project URL

https://github.com/xuwei-k/usagi
Project Organization

Project Organization

com.github.xuwei-k

Download usagi_2.10 0.2.2


<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/usagi_2.10/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>usagi_2.10</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/usagi_2.10/
implementation 'com.github.xuwei-k:usagi_2.10:0.2.2'
// https://jarcasting.com/artifacts/com.github.xuwei-k/usagi_2.10/
implementation ("com.github.xuwei-k:usagi_2.10:0.2.2")
'com.github.xuwei-k:usagi_2.10:jar:0.2.2'
<dependency org="com.github.xuwei-k" name="usagi_2.10" rev="0.2.2">
  <artifact name="usagi_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='usagi_2.10', version='0.2.2')
)
libraryDependencies += "com.github.xuwei-k" % "usagi_2.10" % "0.2.2"
[com.github.xuwei-k/usagi_2.10 "0.2.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
org.scalaz.stream : scalaz-stream_2.10 jar 0.8.6a
com.rabbitmq : amqp-client jar 4.1.0

Project Modules

There are no modules declared in this project.