License |
License |
---|---|
GroupId | GroupIdcom.zeroc |
ArtifactId | ArtifactIdicediscovery |
Version | Version3.7.5 |
Type | Typejar |
Description |
DescriptionIceDiscovery
Allow Ice applications to discover objects and object adapters
|
Project URL |
Project URL |
Filename | Size |
---|---|
icediscovery-3.7.5.pom | |
icediscovery-3.7.5.jar | 32 KB |
icediscovery-3.7.5-sources.jar | 17 KB |
icediscovery-3.7.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.zeroc/icediscovery/ -->
<dependency>
<groupId>com.zeroc</groupId>
<artifactId>icediscovery</artifactId>
<version>3.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.zeroc/icediscovery/
implementation 'com.zeroc:icediscovery:3.7.5'
// https://jarcasting.com/artifacts/com.zeroc/icediscovery/
implementation ("com.zeroc:icediscovery:3.7.5")
'com.zeroc:icediscovery:jar:3.7.5'
<dependency org="com.zeroc" name="icediscovery" rev="3.7.5">
<artifact name="icediscovery" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zeroc', module='icediscovery', version='3.7.5')
)
libraryDependencies += "com.zeroc" % "icediscovery" % "3.7.5"
[com.zeroc/icediscovery "3.7.5"]
Group / Artifact | Type | Version |
---|---|---|
com.zeroc : ice | jar | 3.7.5 |