GroupId | GroupIdcom.twitter |
---|---|
ArtifactId | ArtifactIdchill_2.9.3 |
Version | Version0.4.0 |
Type | Typejar |
Filename | Size |
---|---|
chill_2.9.3-0.4.0.pom | |
chill_2.9.3-0.4.0.jar | 213 KB |
chill_2.9.3-0.4.0-sources.jar | 33 KB |
chill_2.9.3-0.4.0-javadoc.jar | 445 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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/chill_2.9.3/
implementation 'com.twitter:chill_2.9.3:0.4.0'
// https://jarcasting.com/artifacts/com.twitter/chill_2.9.3/
implementation ("com.twitter:chill_2.9.3:0.4.0")
'com.twitter:chill_2.9.3:jar:0.4.0'
<dependency org="com.twitter" name="chill_2.9.3" rev="0.4.0">
<artifact name="chill_2.9.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='chill_2.9.3', version='0.4.0')
)
libraryDependencies += "com.twitter" % "chill_2.9.3" % "0.4.0"
[com.twitter/chill_2.9.3 "0.4.0"]