is not current version
Last Version 3.7.7

com.zeroc:icegrid 3.7.2

Locate, deploy, and manage Ice servers

GroupId

GroupId

com.zeroc
ArtifactId

ArtifactId

icegrid
Version

Version

3.7.2
Type

Type

jar

Download icegrid 3.7.2


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