is not current version
Last Version 3.7.7

com.zeroc:icestorm 3.6.4

Publish-subscribe event distribution service

Categories

Categories

ORM Data
GroupId

GroupId

com.zeroc
ArtifactId

ArtifactId

icestorm
Version

Version

3.6.4
Type

Type

jar

Download icestorm 3.6.4


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