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

Jar examples for c:common-thrift-json

Description

common-thrift-json

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

License

Apache

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials