mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-03 11:25:30 -04:00
Update README.md
This commit is contained in:
parent
91fcd6092f
commit
95cf86688d
@ -26,7 +26,7 @@ Run individual tests or <b>JunitTestSuite</b> using <b>EclEmma Coverage</b>, or
|
|||||||
**To build from the command line using gradle:**
|
**To build from the command line using gradle:**
|
||||||
````
|
````
|
||||||
build.gradle
|
build.gradle
|
||||||
# In this example, both the JSON-java jar and the test code is created <br>
|
# In this example, both the JSON-java jar and the test code is created
|
||||||
# from the same build file, in the test code directory. 3rd party jars are
|
# from the same build file, in the test code directory. 3rd party jars are
|
||||||
# obtained from the maven repository.
|
# obtained from the maven repository.
|
||||||
apply plugin: 'java'
|
apply plugin: 'java'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user