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

Jar examples for c:chill-thrift

Description

chill-thrift

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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials