is not current version
Last Version 2.0.00

io.hkube:communication v2.2.2


GroupId

GroupId

io.hkube
ArtifactId

ArtifactId

communication
Version

Version

v2.2.2
Type

Type

jar

Download communication v2.2.2


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