| Группа | Группаcom.twitter |
|---|---|
| Идентификатор | Идентификаторchill_2.11 |
| Версия | Версия0.8.5 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| chill_2.11-0.8.5.pom | |
| chill_2.11-0.8.5.jar | 220 KB |
| chill_2.11-0.8.5-sources.jar | 34 KB |
| chill_2.11-0.8.5-javadoc.jar | 613 KB |
| Обзор |
<!-- 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"]