Download common-thrift-json-2.0.0-M2.jar file - Jar c

Jar examples for c:common-thrift-json

Description

common-thrift-json

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

License

Apache

Build File

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

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

Download

Click the following link to download the jar file.

common-thrift-json-2.0.0-M2-javadoc.jar
common-thrift-json-2.0.0-M2-sources.jar
common-thrift-json-2.0.0-M2.jar
common-thrift-json-2.0.0-M2.pom



Related Tutorials