RFE: Replace org.json with com.google.gson
The problem with org.json is too basic and it doesn't have the OSGi version.
In contrast, GSON is more lightweight, requires a small memory footprint, and, most importantly, has the OSGi version.
The problem with org.json is too basic and it doesn't have the OSGi version.
In contrast, GSON is more lightweight, requires a small memory footprint, and, most importantly, has the OSGi version.