GroupId | GroupIdcom.twitter |
---|---|
ArtifactId | ArtifactIdchill_2.9.3 |
Version | Version0.3.6 |
Type | Typejar |
Filename | Size |
---|---|
chill_2.9.3-0.3.6.pom | |
chill_2.9.3-0.3.6.jar | 208 KB |
chill_2.9.3-0.3.6-sources.jar | 33 KB |
chill_2.9.3-0.3.6-javadoc.jar | 442 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/chill_2.9.3/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>chill_2.9.3</artifactId>
<version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/chill_2.9.3/
implementation 'com.twitter:chill_2.9.3:0.3.6'
// https://jarcasting.com/artifacts/com.twitter/chill_2.9.3/
implementation ("com.twitter:chill_2.9.3:0.3.6")
'com.twitter:chill_2.9.3:jar:0.3.6'
<dependency org="com.twitter" name="chill_2.9.3" rev="0.3.6">
<artifact name="chill_2.9.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='chill_2.9.3', version='0.3.6')
)
libraryDependencies += "com.twitter" % "chill_2.9.3" % "0.3.6"
[com.twitter/chill_2.9.3 "0.3.6"]