Jar examples for a:android-json
??JSON (JavaScript Object Notation) is a lightweight data-interchange format. This is the org.json compatible Android implementation extracted from the Android SDK ?
You can download jar file android-json 0.0.20131108.vaadin1 in this page.
Apache License 2.0
You can use the following script to add android-json-0.0.20131108.vaadin1.jar to your project.
<dependency> <groupId>com.vaadin.external.google</groupId> <artifactId>android-json</artifactId> <version>0.0.20131108.vaadin1</version> </dependency>
compile group: 'com.vaadin.external.google', name: 'android-json', version: '0.0.20131108.vaadin1'
libraryDependencies += "com.vaadin.external.google" % "android-json" % "0.0.20131108.vaadin1"
<dependency org="com.vaadin.external.google" name="android-json" rev="0.0.20131108.vaadin1"/>
@Grapes(@Grab(group='com.vaadin.external.google', module='android-json', version='0.0.20131108.vaadin1'))
'com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1'
Click the following link to download the jar file.
android-json-0.0.20131108.vaadin1-javadoc.jar