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