is not current version
Last Version 2.0.00

io.hkube:zmq-adapter 1.3


GroupId

GroupId

io.hkube
ArtifactId

ArtifactId

zmq-adapter
Version

Version

1.3
Type

Type

jar

Download zmq-adapter 1.3


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