is not current version
Last Version 5.1.2

com.hazelcast:hazelcast-build-utils 3.5-EA


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

hazelcast-build-utils
Version

Version

3.5-EA
Type

Type

jar

Download hazelcast-build-utils 3.5-EA


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