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