is not current version
Last Version 2.0.00

io.hkube:encoding 1.3.06


GroupId

GroupId

io.hkube
ArtifactId

ArtifactId

encoding
Version

Version

1.3.06
Type

Type

jar

Download encoding 1.3.06


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