is not current version
Last Version 3.7.7

com.zeroc:icestorm 3.7.0

Publish-subscribe event distribution service

Categories

Categories

ORM Data
GroupId

GroupId

com.zeroc
ArtifactId

ArtifactId

icestorm
Version

Version

3.7.0
Type

Type

jar

Download icestorm 3.7.0


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