не последняя версия
Последняя версия 0.10.0

com.twitter:chill_2.11 0.8.5

chill

Группа

Группа

com.twitter
Идентификатор

Идентификатор

chill_2.11
Версия

Версия

0.8.5
Тип

Тип

jar

Скачать chill_2.11 0.8.5


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