is not current version
Last Version 3.7.7

com.zeroc:icelocatordiscovery-compat 3.7.4

Ice plug-in that enables the discovery of IceGrid and custom locators via UDP multicast

GroupId

GroupId

com.zeroc
ArtifactId

ArtifactId

icelocatordiscovery-compat
Version

Version

3.7.4
Type

Type

jar

Download icelocatordiscovery-compat 3.7.4


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