mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-02 11:05:28 -04:00
formatting
This commit is contained in:
parent
de4395dc5e
commit
d14c7b9127
@ -62,11 +62,15 @@ public class Test {
|
||||
````
|
||||
|
||||
|
||||
You can only run the unit tests with Maven or Gradlew.
|
||||
|
||||
*You can only run the unit tests with Maven or Gradlew.
|
||||
|
||||
* * mvn clean test
|
||||
|
||||
* * gradlew clean test
|
||||
|
||||
|
||||
|
||||
**Files
|
||||
|
||||
**JSONObject.java**: The `JSONObject` can parse text from a `String` or a `JSONTokener`
|
||||
to produce a map-like object. The object provides methods for manipulating its
|
||||
|
Loading…
x
Reference in New Issue
Block a user