| Группа | Группаcom.twitter |
|---|---|
| Идентификатор | Идентификаторchill_2.10 |
| Версия | Версия0.2.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| chill_2.10-0.2.3.pom | |
| chill_2.10-0.2.3.jar | 190 KB |
| chill_2.10-0.2.3-sources.jar | 25 KB |
| chill_2.10-0.2.3-javadoc.jar | 567 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.twitter/chill_2.10/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>chill_2.10</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/chill_2.10/
implementation 'com.twitter:chill_2.10:0.2.3'
// https://jarcasting.com/artifacts/com.twitter/chill_2.10/
implementation ("com.twitter:chill_2.10:0.2.3")
'com.twitter:chill_2.10:jar:0.2.3'
<dependency org="com.twitter" name="chill_2.10" rev="0.2.3">
<artifact name="chill_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='chill_2.10', version='0.2.3')
)
libraryDependencies += "com.twitter" % "chill_2.10" % "0.2.3"
[com.twitter/chill_2.10 "0.2.3"]