is not current version
Last Version 0.17.8

com.twitter.heron:heron-spi 0.14.2

Heron SPI

GroupId

GroupId

com.twitter.heron
ArtifactId

ArtifactId

heron-spi
Version

Version

0.14.2
Type

Type

jar

Download heron-spi 0.14.2


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