is not current version
Last Version 0.10.0

com.twitter:chill-storm 0.8.2

chill-storm

Categories

Categories

ORM Data
GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

chill-storm
Version

Version

0.8.2
Type

Type

jar

Download chill-storm 0.8.2


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