is not current version
Last Version 2.0.00

io.hkube:communication 1.3.03


GroupId

GroupId

io.hkube
ArtifactId

ArtifactId

communication
Version

Version

1.3.03
Type

Type

jar

Download communication 1.3.03


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