Download io-json-0.0.54.jar file - Jar i

Jar examples for i:io-json

Description

Common json io library.

You can download jar file io-json 0.0.54 in this page.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

io-json-0.0.54-javadoc.jar
io-json-0.0.54-sources.jar
io-json-0.0.54.jar
io-json-0.0.54.pom



Related Tutorials