Download json_2.8.0-2.1.4.jar file - Jar j

Jar examples for j:json-2.8.0

Description

You can download jar file json_2.8.0 2.1.4 in this page.

License

Apache 2

Build File

You can use the following script to add json_2.8.0-2.1.4.jar to your project.

<dependency>
   <groupId>com.twitter</groupId>
   <artifactId>json_2.8.0</artifactId>
   <version>2.1.4</version>
</dependency>
compile group: 'com.twitter', name: 'json_2.8.0', version: '2.1.4'
libraryDependencies += "com.twitter" % "json_2.8.0" % "2.1.4"
<dependency org="com.twitter" name="json_2.8.0" rev="2.1.4"/>
@Grapes(@Grab(group='com.twitter', module='json_2.8.0', version='2.1.4'))
'com.twitter:json_2.8.0:jar:2.1.4'

Download

Click the following link to download the jar file.

json_2.8.0-2.1.4.jar
json_2.8.0-2.1.4.pom



Related Tutorials