is not current version
Last Version 4.1.2

io.hekate:hekate-all 1.0.2

Java library for cluster communications and computing.

GroupId

GroupId

io.hekate
ArtifactId

ArtifactId

hekate-all
Version

Version

1.0.2
Type

Type

jar

Download hekate-all 1.0.2


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