is not current version
Last Version 0.10.0

com.twitter:chill-storm 0.7.6

chill-storm

Categories

Categories

ORM Data
GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

chill-storm
Version

Version

0.7.6
Type

Type

jar

Download chill-storm 0.7.6


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