is not current version
Last Version 3.7.7

com.zeroc:icediscovery-compat 3.7.0

Allow Ice applications to discover objects and object adapters

GroupId

GroupId

com.zeroc
ArtifactId

ArtifactId

icediscovery-compat
Version

Version

3.7.0
Type

Type

jar

Download icediscovery-compat 3.7.0


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