is not current version
Last Version 4.1.2

io.hekate:hekate-all 2.5.0

Java library for cluster communications and computing.

GroupId

GroupId

io.hekate
ArtifactId

ArtifactId

hekate-all
Version

Version

2.5.0
Type

Type

jar

Download hekate-all 2.5.0


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