is not current version
Last Version 2.0.00

io.hkube:common 1.3.05


GroupId

GroupId

io.hkube
ArtifactId

ArtifactId

common
Version

Version

1.3.05
Type

Type

jar

Download common 1.3.05


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