is not current version
Last Version 0.2

com.github.rmannibucau:hazelcast-daemon 0.1


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.rmannibucau
ArtifactId

ArtifactId

hazelcast-daemon
Version

Version

0.1
Type

Type

jar

Download hazelcast-daemon 0.1


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