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

io.hekate:hekate-codec-fst 3.7.0

Java library for cluster communications and computing.

Категории

Категории

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

Группа

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

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

hekate-codec-fst
Версия

Версия

3.7.0
Тип

Тип

jar

Скачать hekate-codec-fst 3.7.0


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