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

io.hekate:hekate-all 2.3.0

Java library for cluster communications and computing.

Группа

Группа

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

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

hekate-all
Версия

Версия

2.3.0
Тип

Тип

jar

Скачать hekate-all 2.3.0


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