Jar examples for j:json-2.8.0
You can download jar file json_2.8.0 2.1.4 in this page.
Apache 2
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'
Click the following link to download the jar file.
json_2.8.0-2.1.4.jar