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

Jar examples for c:common-thrift-base

Description

common-thrift-base

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

License

Apache

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials