GroupId | GroupIdcom.twitter |
---|---|
ArtifactId | ArtifactIdchill-bijection_2.9.3 |
Version | Version0.4.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.twitter/chill-bijection_2.9.3/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>chill-bijection_2.9.3</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/chill-bijection_2.9.3/
implementation 'com.twitter:chill-bijection_2.9.3:0.4.0'
// https://jarcasting.com/artifacts/com.twitter/chill-bijection_2.9.3/
implementation ("com.twitter:chill-bijection_2.9.3:0.4.0")
'com.twitter:chill-bijection_2.9.3:jar:0.4.0'
<dependency org="com.twitter" name="chill-bijection_2.9.3" rev="0.4.0">
<artifact name="chill-bijection_2.9.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='chill-bijection_2.9.3', version='0.4.0')
)
libraryDependencies += "com.twitter" % "chill-bijection_2.9.3" % "0.4.0"
[com.twitter/chill-bijection_2.9.3 "0.4.0"]