is not current version
Last Version 0.17.8

com.twitter.heron:heron-storm 0.14.2

Heron Storm

Categories

Categories

ORM Data
GroupId

GroupId

com.twitter.heron
ArtifactId

ArtifactId

heron-storm
Version

Version

0.14.2
Type

Type

jar

Download heron-storm 0.14.2


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