is not current version
Last Version 3.7.7

com.zeroc:icebox 3.7.0

IceBox is an easy-to-use framework for Ice application services

GroupId

GroupId

com.zeroc
ArtifactId

ArtifactId

icebox
Version

Version

3.7.0
Type

Type

jar

Download icebox 3.7.0


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