is not current version
Last Version 4.0.0

io.hekate:hekate-codec-kryo 2.6.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

2.6.0
Type

Type

jar

Download hekate-codec-kryo 2.6.0


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