is not current version
Last Version 4.0.0

io.hekate:hekate-codec-kryo 1.0.1

Java library for cluster communications and computing.

Categories

Categories

Kryo Data Data Formats Serialization
GroupId

GroupId

io.hekate
ArtifactId

ArtifactId

hekate-codec-kryo
Version

Version

1.0.1
Type

Type

jar

Download hekate-codec-kryo 1.0.1


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