is not current version
Last Version 3.7.7

com.zeroc:icelocatordiscovery-compat 3.7.0

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.0
Type

Type

jar

Download icelocatordiscovery-compat 3.7.0


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