is not current version
Last Version 0.10.0

com.twitter:chill_2.12 0.8.5

chill

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

chill_2.12
Version

Version

0.8.5
Type

Type

jar

Download chill_2.12 0.8.5


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