is not current version
Last Version 0.8.1

ru.taskurotta:hazelcast 0.8.0


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

ru.taskurotta
ArtifactId

ArtifactId

hazelcast
Version

Version

0.8.0
Type

Type

jar

Download hazelcast 0.8.0


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