jjson
20240205
JJSON · This project is a clone of the JSON-java project with one modification. The JSONObject class is altered to instantiate a LinkedHashMap instead of a HashMap, to preserve the order of insertion for the attributes.