is not current version
Last Version 1.1.1

com.github.greenyears:zmq-commons-utils 1.0.2

ZMQ Commons Utils

GroupId

GroupId

com.github.greenyears
ArtifactId

ArtifactId

zmq-commons-utils
Version

Version

1.0.2
Type

Type

jar

Download zmq-commons-utils 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.greenyears/zmq-commons-utils/ -->
<dependency>
    <groupId>com.github.greenyears</groupId>
    <artifactId>zmq-commons-utils</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.greenyears/zmq-commons-utils/
implementation 'com.github.greenyears:zmq-commons-utils:1.0.2'
// https://jarcasting.com/artifacts/com.github.greenyears/zmq-commons-utils/
implementation ("com.github.greenyears:zmq-commons-utils:1.0.2")
'com.github.greenyears:zmq-commons-utils:jar:1.0.2'
<dependency org="com.github.greenyears" name="zmq-commons-utils" rev="1.0.2">
  <artifact name="zmq-commons-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.greenyears', module='zmq-commons-utils', version='1.0.2')
)
libraryDependencies += "com.github.greenyears" % "zmq-commons-utils" % "1.0.2"
[com.github.greenyears/zmq-commons-utils "1.0.2"]