is not current version
Last Version 3.7.7

com.zeroc:icelocatordiscovery 3.6.3

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

GroupId

GroupId

com.zeroc
ArtifactId

ArtifactId

icelocatordiscovery
Version

Version

3.6.3
Type

Type

jar

Download icelocatordiscovery 3.6.3


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