Download ice-compat-3.7.0.jar file - Jar i

Jar examples for i:ice-compat

Description

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

You can download jar file ice-compat 3.7.0 in this page.

License

GNU General Public License, version 2

Build File

You can use the following script to add ice-compat-3.7.0.jar to your project.

<dependency>
   <groupId>com.zeroc</groupId>
   <artifactId>ice-compat</artifactId>
   <version>3.7.0</version>
</dependency>
compile group: 'com.zeroc', name: 'ice-compat', version: '3.7.0'
libraryDependencies += "com.zeroc" % "ice-compat" % "3.7.0"
<dependency org="com.zeroc" name="ice-compat" rev="3.7.0"/>
@Grapes(@Grab(group='com.zeroc', module='ice-compat', version='3.7.0'))
'com.zeroc:ice-compat:jar:3.7.0'

Download

Click the following link to download the jar file.

ice-compat-3.7.0-javadoc.jar
ice-compat-3.7.0-sources.jar
ice-compat-3.7.0.jar
ice-compat-3.7.0.pom



Related Tutorials