не последняя версия
Последняя версия 4.0.0

io.hekate:hekate-codec-kryo 3.0.0

Java library for cluster communications and computing.

Категории

Категории

Kryo Данные Data Formats Serialization
Группа

Группа

io.hekate
Идентификатор

Идентификатор

hekate-codec-kryo
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать hekate-codec-kryo 3.0.0


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