is not current version
Last Version 3.7.7

com.zeroc:icestorm-compat 3.7.0

Publish-subscribe event distribution service

Categories

Categories

ORM Data
GroupId

GroupId

com.zeroc
ArtifactId

ArtifactId

icestorm-compat
Version

Version

3.7.0
Type

Type

jar

Download icestorm-compat 3.7.0


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