Android-compatible implementation of the org.json JSON library, extracted from the Android SDK.
<dependency>
<groupId>com.vaadin.external.google</groupId>
<artifactId>android-json</artifactId>
<version>0.0.20131108.vaadin1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses a JSON string and retrieves a value.
Use the official org.json:json library if you need standard behavior.
No dependency data recorded yet.