is not current version
Last Version 2.0.00

io.hkube:zmq-adapter 1.3.02


GroupId

GroupId

io.hkube
ArtifactId

ArtifactId

zmq-adapter
Version

Version

1.3.02
Type

Type

jar

Download zmq-adapter 1.3.02


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