Download common-thrift-base-1.8.3.jar file - Jar c

Jar examples for c:common-thrift-base

Description

common-thrift-base

You can download jar file common-thrift-base 1.8.3 in this page.

License

Apache

Build File

You can use the following script to add common-thrift-base-1.8.3.jar to your project.

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

Download

Click the following link to download the jar file.

common-thrift-base-1.8.3-javadoc.jar
common-thrift-base-1.8.3-sources.jar
common-thrift-base-1.8.3.jar
common-thrift-base-1.8.3.pom



Related Tutorials