is not current version
Last Version 2.0.00

io.hkube:encoding 1.3.02


GroupId

GroupId

io.hkube
ArtifactId

ArtifactId

encoding
Version

Version

1.3.02
Type

Type

jar

Download encoding 1.3.02


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