Jar examples for i:io-json
Common json io library.
You can download jar file io-json 0.0.54 in this page.
Apache License, Version 2.0
You can use the following script to add io-json-0.0.54.jar to your project.
<dependency> <groupId>com.twitter.common</groupId> <artifactId>io-json</artifactId> <version>0.0.54</version> </dependency>
compile group: 'com.twitter.common', name: 'io-json', version: '0.0.54'
libraryDependencies += "com.twitter.common" % "io-json" % "0.0.54"
<dependency org="com.twitter.common" name="io-json" rev="0.0.54"/>
@Grapes(@Grab(group='com.twitter.common', module='io-json', version='0.0.54'))
'com.twitter.common:io-json:jar:0.0.54'
Click the following link to download the jar file.
io-json-0.0.54-javadoc.jar