Download service-thrift-1.0.55.jar file - Jar s

Jar examples for s:service-thrift

Description

Common thrift java stuff.

You can download jar file service-thrift 1.0.55 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add service-thrift-1.0.55.jar to your project.

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

Download

Click the following link to download the jar file.

service-thrift-1.0.55-javadoc.jar
service-thrift-1.0.55-sources.jar
service-thrift-1.0.55.jar
service-thrift-1.0.55.pom



Related Tutorials