is not current version
Last Version 4.0.0

io.hekate:hekate-codec-kryo 3.4.0

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

3.4.0
Type

Type

jar

Download hekate-codec-kryo 3.4.0


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