is not current version
Last Version 1.11

com.github.mitallast:scala-nsq_2.11 1.8

Scala NSQ client

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.mitallast
ArtifactId

ArtifactId

scala-nsq_2.11
Version

Version

1.8
Type

Type

jar

Download scala-nsq_2.11 1.8


<!-- https://jarcasting.com/artifacts/com.github.mitallast/scala-nsq_2.11/ -->
<dependency>
    <groupId>com.github.mitallast</groupId>
    <artifactId>scala-nsq_2.11</artifactId>
    <version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mitallast/scala-nsq_2.11/
implementation 'com.github.mitallast:scala-nsq_2.11:1.8'
// https://jarcasting.com/artifacts/com.github.mitallast/scala-nsq_2.11/
implementation ("com.github.mitallast:scala-nsq_2.11:1.8")
'com.github.mitallast:scala-nsq_2.11:jar:1.8'
<dependency org="com.github.mitallast" name="scala-nsq_2.11" rev="1.8">
  <artifact name="scala-nsq_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mitallast', module='scala-nsq_2.11', version='1.8')
)
libraryDependencies += "com.github.mitallast" % "scala-nsq_2.11" % "1.8"
[com.github.mitallast/scala-nsq_2.11 "1.8"]