Libraries for working with JSON in Java Jane Ullah Programming November 20, 2013 1 Minute json-lib on Sourceforge (import net.sf.json.JSONSerializer;) json-simple on Google Code (import org.json.simple.* or org.json.simple.parser.*) JSON-java on Github (import org.json.*) Share this:TwitterFacebookLike this:Like Loading... Related Published by Jane Ullah I am a wife, student, consumer, and a tech. enthusiast! @janetalkstech. View all posts by Jane Ullah Published November 20, 2013
Reblogged this on Sutoprise Avenue, A SutoCom Source.