is not current version
Last Version 1.2

com.sproutsocial:nsq-j 0.9.4

Java client for the NSQ realtime distributed messaging platform

GroupId

GroupId

com.sproutsocial
ArtifactId

ArtifactId

nsq-j
Version

Version

0.9.4
Type

Type

jar

Download nsq-j 0.9.4


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