is not current version
Last Version 3.7.7

Ice 3.7.5

Ice is a comprehensive RPC framework that helps you build distributed applications with minimal effort using familiar object-oriented idioms

License

License

GroupId

GroupId

com.zeroc
ArtifactId

ArtifactId

ice
Version

Version

3.7.5
Type

Type

jar
Description

Description

Ice
Ice is a comprehensive RPC framework that helps you build distributed applications with minimal effort using familiar object-oriented idioms
Project URL

Project URL

https://zeroc.com

Download ice 3.7.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.