Download io-thrift-0.0.67.jar file - Jar i

Jar examples for i:io-thrift

Description

Common thrift io library.

You can download jar file io-thrift 0.0.67 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add io-thrift-0.0.67.jar to your project.

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

Download

Click the following link to download the jar file.

io-thrift-0.0.67-javadoc.jar
io-thrift-0.0.67-sources.jar
io-thrift-0.0.67.jar
io-thrift-0.0.67.pom



Related Tutorials