JSON (JavaScript Object Notation) is a lightweight data-interchange format. This is the org.json compatible Android implementation extracted from the Android SDK
'com.vaadin.external.google:android-json:0.0.20131108.vaadin1'
<dependency>
<groupId>com.vaadin.external.google</groupId>
<artifactId>android-json</artifactId>
<version>0.0.20131108.vaadin1</version>
</dependency>
<dependency org="com.vaadin.external.google" name="android-json" rev="0.0.20131108.vaadin1"/>
"com.vaadin.external.google", "android-json", "0.0.20131108.vaadin1"