2485 Forks
4238 Stars
4238 Watchers

JSON-java

A reference implementation of a JSON package in Java.

How to download and setup JSON-java

Open terminal and run command
git clone https://github.com/stleary/JSON-java.git
git clone is used to create a copy or clone of JSON-java repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with JSON-java https://github.com/stleary/JSON-java/archive/master.zip

Or simply clone JSON-java with SSH
[email protected]:stleary/JSON-java.git

If you have some problems with JSON-java

You may open issue on JSON-java support forum (system) here: https://github.com/stleary/JSON-java/issues