is not current version
Last Version 2.0.00

io.hkube:encoding 1.3.01


GroupId

GroupId

io.hkube
ArtifactId

ArtifactId

encoding
Version

Version

1.3.01
Type

Type

jar

Download encoding 1.3.01


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