Download common-thrift-json-1.7.0.jar file - Jar c

Jar examples for c:common-thrift-json

Description

common-thrift-json

You can download jar file common-thrift-json 1.7.0 in this page.

License

Apache

Build File

You can use the following script to add common-thrift-json-1.7.0.jar to your project.

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

Download

Click the following link to download the jar file.

common-thrift-json-1.7.0-javadoc.jar
common-thrift-json-1.7.0-sources.jar
common-thrift-json-1.7.0.jar
common-thrift-json-1.7.0.pom



Related Tutorials