| License |
License |
|---|---|
| GroupId | GroupIdcom.twitter |
| ArtifactId | ArtifactIdchill-thrift |
| Last Version | Last Version0.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionchill-thrift
chill-thrift
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.twitter |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| chill-thrift-0.10.0.pom | |
| chill-thrift-0.10.0.jar | 1 KB |
| chill-thrift-0.10.0-sources.jar | 1 KB |
| chill-thrift-0.10.0-javadoc.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/chill-thrift/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>chill-thrift</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/chill-thrift/
implementation 'com.twitter:chill-thrift:0.10.0'
// https://jarcasting.com/artifacts/com.twitter/chill-thrift/
implementation ("com.twitter:chill-thrift:0.10.0")
'com.twitter:chill-thrift:jar:0.10.0'
<dependency org="com.twitter" name="chill-thrift" rev="0.10.0">
<artifact name="chill-thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='chill-thrift', version='0.10.0')
)
libraryDependencies += "com.twitter" % "chill-thrift" % "0.10.0"
[com.twitter/chill-thrift "0.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.esotericsoftware : kryo-shaded | jar | 4.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.thrift : libthrift | jar | 0.14.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalacheck : scalacheck_2.12 | jar | 1.15.2 |
| org.scalatest : scalatest_2.12 | jar | 3.2.9 |
| org.scalatestplus : scalatestplus-scalacheck_2.12 | jar | 3.1.0.0-RC2 |