Download chill-thrift-0.8.4.jar file - Jar c

Jar examples for c:chill-thrift

Description

chill-thrift

You can download jar file chill-thrift 0.8.4 in this page.

License

Apache 2

Build File

You can use the following script to add chill-thrift-0.8.4.jar to your project.

<dependency>
   <groupId>com.twitter</groupId>
   <artifactId>chill-thrift</artifactId>
   <version>0.8.4</version>
</dependency>
compile group: 'com.twitter', name: 'chill-thrift', version: '0.8.4'
libraryDependencies += "com.twitter" % "chill-thrift" % "0.8.4"
<dependency org="com.twitter" name="chill-thrift" rev="0.8.4"/>
@Grapes(@Grab(group='com.twitter', module='chill-thrift', version='0.8.4'))
'com.twitter:chill-thrift:jar:0.8.4'

Download

Click the following link to download the jar file.

chill-thrift-0.8.4-javadoc.jar
chill-thrift-0.8.4-sources.jar
chill-thrift-0.8.4.jar
chill-thrift-0.8.4.pom



Related Tutorials