is not current version
Last Version 1.2

com.sproutsocial:nsq-j 0.9.2

Java client for the NSQ realtime distributed messaging platform

GroupId

GroupId

com.sproutsocial
ArtifactId

ArtifactId

nsq-j
Version

Version

0.9.2
Type

Type

jar

Download nsq-j 0.9.2


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